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