Navigation
Classes
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() |
AMassSpawner | A spawner you can put on a map and configure it to spawn different things | |
![]() ![]() |
FMassEntityConfig | Describes a Mass agent to spawn. | |
![]() ![]() |
FMassEntitySpawnDataGeneratorResult | The result of the spawn point generator. | |
![]() |
FMassEntityTemplate | A finalized and const wrapper for FMassEntityTemplateData, associated with a Mass archetype and template ID. | |
![]() |
FMassEntityTemplateBuildContext | ||
![]() ![]() |
FMassEntityTemplateData | Serves as data used to define and build finalized FMassEntityTemplate instances. | |
![]() ![]() |
FMassEntityTemplateID | ID of the template an entity is using. | |
![]() |
FMassEntityTemplateIDFactory | ||
![]() |
FMassEntityTemplateRegistry | ||
![]() ![]() ![]() |
FMassSpawnDataGenerator | ||
![]() ![]() ![]() |
FMassSpawnedEntityType | Describes an entity type to spawn. | |
![]() |
FMassSpawnerOnDespawningFinishedEvent | ||
![]() |
FMassSpawnerOnSpawningFinishedEvent | ||
![]() ![]() |
FMassTransformsSpawnData | ||
![]() ![]() |
FReplicationTemplateIDFragment | ||
![]() |
IMassSpawnerModule | The public interface to this module. | |
![]() ![]() ![]() ![]() |
UDEPRECATED_MassEntityTemplateRegistry | ||
![]() ![]() ![]() |
UMassAssortedFragmentsTrait | Mass Agent Feature which appends a list of specified fragments. | |
![]() ![]() ![]() |
UMassEntityConfigAsset | Agent Config asset allows to create shared configs that can be used as base for derived configs. | |
![]() ![]() ![]() ![]() |
UMassEntityEQSSpawnPointsGenerator | Describes the SpawnPoints Generator when we want to leverage the points given by an EQS Query | |
![]() ![]() ![]() ![]() ![]() |
UMassEntitySpawnDataGeneratorBase | Base class for Mass Entity Spawn Points Generator. | |
![]() ![]() ![]() ![]() ![]() |
UMassEntityTraitBase | Base class for Mass Entity Traits. | |
![]() ![]() ![]() ![]() |
UMassEntityZoneGraphSpawnPointsGenerator | Describes the SpawnPoints Generator when we want to spawn directly on Zone Graph | |
![]() ![]() |
UMassSpawnerSubsystem | ||
![]() ![]() |
UMassSpawnLocationProcessor | ||
![]() ![]() ![]() |
UMassTranslator | A class that's responsible for translation between UObjects and Mass. |
Typedefs
Name | Description |
---|---|
FFinishedGeneratingSpawnDataSignature |
Enums
Type | Name | Description | |
---|---|---|---|
![]() |
EFragmentInitialization | ||
![]() ![]() |
EMassTranslationDirection |
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
constexpr bool | ||
![]() |
constexpr EMassTranslationDirection | operator&
(
EMassTranslationDirection Lhs, |
|
![]() |
EMassTranslationDirection & | operator&=
(
EMassTranslationDirection& Lhs, |
|
![]() |
constexpr EMassTranslationDirection | operator^
(
EMassTranslationDirection Lhs, |
|
![]() |
EMassTranslationDirection & | operator^=
(
EMassTranslationDirection& Lhs, |
|
![]() |
constexpr EMassTranslationDirection | operator|
(
EMassTranslationDirection Lhs, |
|
![]() |
EMassTranslationDirection & | operator|=
(
EMassTranslationDirection& Lhs, |
|
![]() |
constexpr EMassTranslationDirection |