Table of Contents

Method InvokeActionCallbackInIsolated

Namespace
GrindFest.Isolated
Assembly
GrindFest.dll

InvokeActionCallbackInIsolated(byte[])

Method that runs INSIDE the isolated runtime to invoke an Action callback that was registered there. Called from host via Compiler.Instance.runtime.GetMethod().InvokeVoid()

public static void InvokeActionCallbackInIsolated(byte[] callbackIdBytes)

Parameters

callbackIdBytes byte[]