You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In 4.19 and above, the NativeFunction interface adds a Context parameter
that contains the UObject instance this function is being called on.
CallPythonCallable uses this instead of Stack.Object when the engine is
newer.
0 commit comments