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