#define ensureMsgf( InExpression, InFormat,...)
Definition AssertionMacros.h:465
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
Definition VVMExecutionContext.h:34
FExecutionContext(const FExecutionContext &Other)
Definition VVMExecutionContext.h:35
static bool SetBlockExecution(bool ShouldBlock)
Definition VVMExecutionContext.h:66
static bool IsExecutionBlocked()
Definition VVMExecutionContext.h:72
static FExecutionContext GetActiveContext()
Definition VVMExecutionContext.h:49