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