Delegate PlayerChangeInteriorModuleDelegate
Namespace: AltV.Net.CApi.ClientEvents
Assembly: AltV.Net.CApi.dll
Syntax
public delegate void PlayerChangeInteriorModuleDelegate(IntPtr pointer, BaseObjectType type, uint oldIntLoc, uint newIntLoc);
Parameters
| Type | Name | Description |
|---|---|---|
| IntPtr | pointer | |
| BaseObjectType | type | |
| System.UInt32 | oldIntLoc | |
| System.UInt32 | newIntLoc |