Delegate PlayerChangeAnimationModuleDelegate
Namespace: AltV.Net.CApi.ClientEvents
Assembly: AltV.Net.CApi.dll
Syntax
public delegate void PlayerChangeAnimationModuleDelegate(IntPtr pointer, BaseObjectType type, uint oldDict, uint newDict, uint oldName, uint newName);
Parameters
Type | Name | Description |
---|---|---|
IntPtr | pointer | |
BaseObjectType | type | |
System.UInt32 | oldDict | |
System.UInt32 | newDict | |
System.UInt32 | oldName | |
System.UInt32 | newName |