UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
MassEntityManager.h File Reference

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
 

Macro Definition Documentation

◆ REQUESTED_MASS_CONCURRENT_RESERVE

#define REQUESTED_MASS_CONCURRENT_RESERVE   1

◆ UE_API

#define UE_API   MASSENTITY_API

◆ WITH_MASS_CONCURRENT_RESERVE

#define WITH_MASS_CONCURRENT_RESERVE   (REQUESTED_MASS_CONCURRENT_RESERVE || WITH_EDITOR)