IssuePluginEventAndData(IntPtr, int, IntPtr)
Send a user-defined event to a native code plugin with custom data.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Method
- Namespace: UnityEngine.Rendering
- Assembly: UnityEngine.CoreModule
public void IssuePluginEventAndData(IntPtr callback, int eventID, IntPtr data)