Delegate ProcessEventDelegate
Namespace: UE4.Native
Assembly: UE4DotNet.dll
Syntax
public delegate void ProcessEventDelegate(IntPtr ue4Object, IntPtr function, IntPtr data);
Parameters
| Type | Name | Description |
|---|---|---|
| System.IntPtr | ue4Object | |
| System.IntPtr | function | |
| System.IntPtr | data |