Delegate EventCallback
Namespace: AltV.Net.CApi
Assembly: AltV.Net.CApi.dll
Syntax
public delegate bool EventCallback(IntPtr eventPointer, IntPtr userData);
Parameters
| Type | Name | Description |
|---|---|---|
| IntPtr | eventPointer | |
| IntPtr | userData |
Returns
| Type | Description |
|---|---|
| System.Boolean |