Navigation
API > API/Plugins > API/Plugins/MassSpawner
| |
|
| Name |
FMassMissingTraitMessage |
| Type |
struct |
| Header File |
/Engine/Plugins/Runtime/MassGameplay/Source/MassSpawner/Public/MassEntityTemplateRegistry.h |
| Include Path |
#include "MassEntityTemplateRegistry.h" |
Syntax
USTRUCT ()
struct FMassMissingTraitMessage
Constructors
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| MissingType |
const UStruct * |
|
MassEntityTemplateRegistry.h |
|
| RemovedByTrait |
const UMassEntityTraitBase * |
If set indicates that the missing type has been explicitly removed by given trait. |
MassEntityTemplateRegistry.h |
|
| RequestingTrait |
const UMassEntityTraitBase * |
|
MassEntityTemplateRegistry.h |
|
Functions
Public