Delegate PlayerWeaponChangeModuleDelegate
Namespace: AltV.Net.CApi.ClientEvents
Assembly: AltV.Net.CApi.dll
Syntax
public delegate void PlayerWeaponChangeModuleDelegate(uint oldWeapon, uint newWeapon);
Parameters
Type | Name | Description |
---|---|---|
System.UInt32 | oldWeapon | |
System.UInt32 | newWeapon |