Navigation
API > API/Plugins > API/Plugins/MassSpawner > API/Plugins/MassSpawner/FMassEntityConfig
| Type | Name | Description | |
|---|---|---|---|
| const FMassEntityTemplate & | GetOrCreateEntityTemplate
(
const UWorld& World |
Create entity template based on the features included in this config. | |
| const FMassEntityTemplate & | GetOrCreateEntityTemplate
(
const UWorld& World, |
This flavor of GetOrCreateEntityTemplate is deprecated. Use the one without the ConfigOwner parameter (now a property of the FMassEntityConfig itself) |