Delegate EntityHitEntityModuleDelegate
Namespace: AltV.Net.CApi.ClientEvents
Assembly: AltV.Net.CApi.dll
Syntax
public delegate void EntityHitEntityModuleDelegate(IntPtr targetPointer, BaseObjectType targetType, IntPtr damagerPointer, BaseObjectType damagerType, uint weaponHash);
Parameters
| Type | Name | Description |
|---|---|---|
| IntPtr | targetPointer | |
| BaseObjectType | targetType | |
| IntPtr | damagerPointer | |
| BaseObjectType | damagerType | |
| System.UInt32 | weaponHash |