Navigation
API > API/Plugins > API/Plugins/MassSpawner > API/Plugins/MassSpawner/FMassEntityTemplateBuildContext
References
| Module | MassSpawner |
| Header | /Engine/Plugins/Runtime/MassGameplay/Source/MassSpawner/Public/MassEntityTemplateRegistry.h |
| Include | #include "MassEntityTemplateRegistry.h" |
| Source | /Engine/Plugins/Runtime/MassGameplay/Source/MassSpawner/Private/MassEntityTemplateRegistry.cpp |
bool ValidateBuildContext
&40;
const UWorld & World
&41;
Remarks
Validate the build context for fragment trait ownership and trait fragment missing dependency true if there were no validation errors
Parameters
| Name | Description |
|---|---|
| World | owning the MassEntitySubsystem for which the entity template is validated against |