FOnEnterScriptContext

Delegate called from EnterScriptContext, could be called on any thread! This can be used to detect entries into script from native code

Windows
MacOS
Linux

Type

typedef TMulticastDelegate_ThreeParams< void, const struct FBlueprintContextTracker &, const UObject *, const UFunction * > FOnEnterScriptContext

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/UObject/Script.h

Include

#include "UObject/Script.h"

Remarks

Delegate called from EnterScriptContext, could be called on any thread! This can be used to detect entries into script from native code

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss