Delegate ClientRequestObjectDelegate
Namespace: AltV.Net.Events
Assembly: AltV.Net.dll
Syntax
public delegate bool ClientRequestObjectDelegate(IPlayer target, uint model, Position position);
Parameters
Type | Name | Description |
---|---|---|
IPlayer | target | |
System.UInt32 | model | |
Position | position |
Returns
Type | Description |
---|---|
System.Boolean |