Show / Hide Table of Contents

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
  • Improve this Doc
  • View Source
Back to top Generated by DocFX