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