Navigation
API > API/Plugins > API/Plugins/MassSpawner > API/Plugins/MassSpawner/FMassEntityConfig
| Type | Name | Description | |
|---|---|---|---|
| void | GetCombinedTraits
(
TArray< UMassEntityTraitBase* >& OutTraits |
Combines traits based on the config hierarchy and returns list of unique traits | |
| void | GetCombinedTraits
(
TArray< UMassEntityTraitBase* >& OutTraits, |
This flavor of GetCombinedTraits is deprecated. Use the one without the ConfigOwner parameter (now a property of the FMassEntityConfig itself) |