Navigation
API > API/Runtime > API/Runtime/MassEntity > API/Runtime/MassEntity/FEntityBuilder
Description
Advanced functionality. Can be used to provide additional parameters that will be used to create the entity's target archetype. Note that these parameters will take effect only if the target archetype doesn't exist yet.
| Name | ConfigureArchetypeCreation |
| Type | function |
| Header File | /Engine/Source/Runtime/MassEntity/Public/MassEntityBuilder.h |
| Include Path | #include "MassEntityBuilder.h" |
void ConfigureArchetypeCreation
(
const FMassArchetypeCreationParams & InCreationParams
)