Interface IBaseObject
Inherited Members
Namespace: AltV.Net.Client.Elements.Interfaces
Assembly: AltV.Net.Client.dll
Syntax
public interface IBaseObject : ISharedBaseObject, INative
Properties
| Improve this Doc View SourceCore
Declaration
ICore Core { get; }
Property Value
Type | Description |
---|---|
ICore |
IsRemote
Declaration
bool IsRemote { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
RemoteId
Declaration
uint RemoteId { get; }
Property Value
Type | Description |
---|---|
System.UInt32 |