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