Navigation
API > API/Runtime > API/Runtime/MassEntity > API/Runtime/MassEntity/FMassExecutionContext
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void DebugSetExecutionDesc
(
const FString& Description |
MassExecutionContext.h | ||
void DebugSetExecutionDesc
(
FString&& Description |
MassExecutionContext.h |
DebugSetExecutionDesc(const FString &)
| Name | DebugSetExecutionDesc |
| Type | function |
| Header File | /Engine/Source/Runtime/MassEntity/Public/MassExecutionContext.h |
| Include Path | #include "MassExecutionContext.h" |
void DebugSetExecutionDesc
(
const FString & Description
)
DebugSetExecutionDesc(FString &&)
| Name | DebugSetExecutionDesc |
| Type | function |
| Header File | /Engine/Source/Runtime/MassEntity/Public/MassExecutionContext.h |
| Include Path | #include "MassExecutionContext.h" |
void DebugSetExecutionDesc
(
FString && Description
)