Delegate CheckpointDelegate
Namespace: AltV.Net.Client.Events
Assembly: AltV.Net.Client.dll
Syntax
public delegate void CheckpointDelegate(ICheckpoint checkpoint, IWorldObject target, bool state);
Parameters
| Type | Name | Description |
|---|---|---|
| ICheckpoint | checkpoint | |
| IWorldObject | target | |
| System.Boolean | state |