Interface ICheckpoint
Inherited Members
Namespace: AltV.Net.Client.Elements.Interfaces
Assembly: AltV.Net.Client.dll
Syntax
public interface ICheckpoint : ISharedCheckpoint, ISharedColShape, IWorldObject, ISharedWorldObject, IBaseObject, ISharedBaseObject, INative
Properties
| Improve this Doc View SourceGameId
Declaration
uint GameId { get; }
Property Value
Type | Description |
---|---|
System.UInt32 |
IsStreamedIn
Declaration
bool IsStreamedIn { get; }
Property Value
Type | Description |
---|---|
System.Boolean |