FOnExitScriptContext

Delegate called from ExitScriptContext, could be called on any thread! This can be used to clean up debugging context

Windows
MacOS
Linux

Type

typedef TMulticastDelegate_OneParam< void, const struct FBlueprintContextTracker & > FOnExitScriptContext

References

Module

CoreUObject

Header

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

Include

#include "UObject/Script.h"

Remarks

Delegate called from ExitScriptContext, could be called on any thread! This can be used to clean up debugging context

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