Delegate DotNetCallDelegate
Namespace: UE4.Native
Assembly: UE4DotNet.dll
Syntax
public delegate IntPtr DotNetCallDelegate(int callType, IntPtr value);
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | callType | |
System.IntPtr | value |
Returns
Type | Description |
---|---|
System.IntPtr |