![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "UObject/GCObject.h"#include "Containers/StaticArray.h"#include "MassEntityTypes.h"#include "MassProcessingTypes.h"#include "MassObserverManager.h"#include "Containers/MpscQueue.h"#include "Templates/FunctionFwd.h"#include "MassEntityManagerStorage.h"#include "MassArchetypeGroup.h"#include "MassRelationManager.h"#include "MassEntityRelations.h"Go to the source code of this file.
Classes | |
| struct | FMassEntityManager |
| struct | FMassEntityManager::FScopedProcessing |
Namespaces | |
| namespace | UE |
| namespace | UE::Mass |
| namespace | UE::Mass::Private |
| namespace | UE::Mass::ObserverManager |
Macros | |
| #define | UE_API MASSENTITY_API |
| #define | REQUESTED_MASS_CONCURRENT_RESERVE 1 |
| #define | WITH_MASS_CONCURRENT_RESERVE (REQUESTED_MASS_CONCURRENT_RESERVE || WITH_EDITOR) |
Typedefs | |
| using | UE::Mass::FStorageType = IEntityStorageInterface |
| #define REQUESTED_MASS_CONCURRENT_RESERVE 1 |
| #define UE_API MASSENTITY_API |
| #define WITH_MASS_CONCURRENT_RESERVE (REQUESTED_MASS_CONCURRENT_RESERVE || WITH_EDITOR) |