Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject > API/Runtime/CoreUObject/UObject/FBlueprintContextTracker
Type
typedef TMulticastDelegate_ThreeParams< void, const struct FBlueprintContextTracker &, const UObject &42;, const UFunction &42; > 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