Navigation
API > API/Plugins > API/Plugins/MassSpawner > API/Plugins/MassSpawner/FMassEntityTemplateBuildContext
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void AddTag () |
MassEntityTemplateRegistry.h | ||
void AddTag
(
const UScriptStruct& TagType |
MassEntityTemplateRegistry.h |
AddTag()
| Name | AddTag |
| Type | function |
| Header File | /Engine/Plugins/Runtime/MassGameplay/Source/MassSpawner/Public/MassEntityTemplateRegistry.h |
| Include Path | #include "MassEntityTemplateRegistry.h" |
template<typename T>
void AddTag()
AddTag(const UScriptStruct &)
| Name | AddTag |
| Type | function |
| Header File | /Engine/Plugins/Runtime/MassGameplay/Source/MassSpawner/Public/MassEntityTemplateRegistry.h |
| Include Path | #include "MassEntityTemplateRegistry.h" |
void AddTag
(
const UScriptStruct & TagType
)