Delegate PlayerWeaponShootDelegate
Namespace: AltV.Net.Client.Events
Assembly: AltV.Net.Client.dll
Syntax
public delegate void PlayerWeaponShootDelegate(uint weapon, ushort totalAmmo, ushort ammoInClip);
Parameters
Type | Name | Description |
---|---|---|
System.UInt32 | weapon | |
System.UInt16 | totalAmmo | |
System.UInt16 | ammoInClip |