Choose your operating system:
Windows
macOS
Linux
Name |
Description |
|
---|---|---|
|
FArchetypeChunkCollection |
A struct that converts an arbitrary array of entities of given Archetype into a sequence of continuous entity chunks. |
|
FArchetypeHandle |
An opaque handle to an archetype. |
|
FBuildEntityFromFragmentInstance |
Command dedicated to building an entity from an existing fragment instance |
|
FBuildEntityFromFragmentInstances |
Command dedicated to building an entity from a list of existing fragment instances |
|
FCommandAddFragment |
Command dedicated to add a new fragment to an existing entity |
|
FCommandAddFragmentInstance |
Command dedicated to add a new fragment from an existing instance |
|
FCommandAddFragmentList |
Command performing addition of a list of fragments to an existing entity |
|
FCommandAddTag |
Command dedicated to add a new tag to an existing entity |
|
FCommandBufferEntryBase |
|
|
FCommandRemoveComposition |
Command performing a removal of a collection of fragments and tags |
|
FCommandRemoveFragment |
Command dedicated to remove a fragment from an existing entity |
|
FCommandRemoveFragmentList |
Command performing a removal of a list of fragments from an existing entity |
|
FCommandRemoveTag |
Command dedicated to remove a tag from an existing entity |
|
FCommandSwapTags |
Command for swapping given tags for a given entity. |
|
FDeferredCommand |
Command dedicated to execute a captured lambda |
|
FInternalEntityHandle |
|
|
FMassArchetypeChunkIterator |
The type used to iterate over given archetype's chunks, be it full, continuous chunks or sparse subchunks. |
|
FMassArchetypeCompositionDescriptor |
The type summarily describing a composition of an entity or an archetype. |
|
FMassArchetypeSharedFragmentValues |
|
|
FMassChunkFragment |
|
|
FMassCommandAddFragmentInstanceList |
Command that adds a list of instanced fragments to a given entity |
|
FMassCommandBuffer |
|
|
FMassCommandsObservedTypes |
|
|
FMassEntityHandle |
A handle to a lightweight entity. |
|
FMassEntityQuery |
FMassEntityQuery is a structure that serves two main purposes: |
|
FMassEntityView |
The type representing a single entity in a single archetype. |
|
FMassExecutionContext |
|
|
FMassFragment |
This is the base class for all lightweight fragments. |
|
FMassFragmentRequirement |
|
|
FMassObservedTypeCollection |
(e.g., which system added the command, or even file/line number in development builds for the specific call via a macro) |
|
FMassObserverManager |
A type that encapsulates logic related to notifying interested parties of entity composition changes. |
|
FMassProcessingContext |
|
|
FMassProcessingPhase |
|
|
FMassProcessingPhaseConfig |
|
|
FMassProcessorClassCollection |
|
|
FMassProcessorExecutionOrder |
|
|
FMassQueryRequirementIndicesMapping |
|
|
FMassRuntimePipeline |
A helper type that converts a set of UMassSchematics into a runtime-usable array of MassProcessor copies |
|
FMassSharedFragment |
|
|
FMassTag |
This is the base class for types that will only be tested for presence/absence, i.e. Tags. |
|
FProcessorAuxDataBase |
|
|
FProcessorDependencySolver |
|
|
IMassEntityModule |
The public interface to this module. |
|
UMassCompositeProcessor |
|
|
UMassEntitySettings |
Implements the settings for MassEntity plugin |
|
UMassEntitySubsystem |
|
|
UMassFragmentDeinitializer |
|
|
UMassFragmentInitializer |
|
|
UMassModuleSettings |
A common parrent for Mass's per-module settings. |
|
UMassObserverProcessor |
|
|
UMassObserverRegistry |
|
|
UMassProcessingPhaseManager |
MassProcessingPhaseManager owns separate FMassProcessingPhase instances for every ETickingGroup. |
|
UMassProcessor |
|
|
UMassSchematic |
Mass Schematic asset. |
|
UMassSettings |
Name | Description | ||
---|---|---|---|
|
EnumToString ( |
||
|
constexpr bo... |
operator! |
|
|
constexpr EP... |
operator& ( |
|
|
EProcessorEx... |
operator&= ( |
|
|
constexpr EP... |
operator^ ( |
|
|
EProcessorEx... |
operator^= ( |
|
|
constexpr EP... |
operator| ( |
|
|
EProcessorEx... |
operator|= ( |
|
|
constexpr EP... |
operator~ |
Name | Description | ||
---|---|---|---|
|
constexpr int |
Add |
|
|
constexpr int |
None |
|
|
constexpr int |
Remove |