Delegate PlayerBulletHitModuleDelegate
Namespace: AltV.Net.CApi.ClientEvents
Assembly: AltV.Net.CApi.dll
Syntax
public delegate void PlayerBulletHitModuleDelegate(uint weapon, IntPtr victimPointer, BaseObjectType victimType, Position pos);
Parameters
Type | Name | Description |
---|---|---|
System.UInt32 | weapon | |
IntPtr | victimPointer | |
BaseObjectType | victimType | |
Position | pos |