Delegate PlayerChangeInteriorDelegate
Namespace: AltV.Net.Events
Assembly: AltV.Net.dll
Syntax
public delegate void PlayerChangeInteriorDelegate(IPlayer player, uint oldIntLoc, uint newIntLoc);
Parameters
Type | Name | Description |
---|---|---|
IPlayer | player | |
System.UInt32 | oldIntLoc | |
System.UInt32 | newIntLoc |