Navigation
API > API/Plugins > API/Plugins/MassSpawner > API/Plugins/MassSpawner/FMassEntityConfig
| Type | Name | Description | |
|---|---|---|---|
| const FMassEntityTemplate & | GetEntityTemplateChecked
(
const UWorld& World |
Fetches the EntityTemplate for given World, fails a check if one cannot be found. | |
| const FMassEntityTemplate & | GetEntityTemplateChecked
(
const UWorld& World, |
This flavor of GetEntityTemplateChecked is deprecated. Use the one without the ConfigOwner parameter (now a property of the FMassEntityConfig itself) |