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

Go to the source code of this file.

Classes

struct  FMassEntityManager_InitParams_SingleThreaded
 
struct  FMassEntityManager_InitParams_Concurrent
 
class  UE::Mass::IEntityStorageInterface
 
class  UE::Mass::FSingleThreadedEntityStorage
 
class  UE::Mass::FConcurrentEntityStorage
 

Namespaces

namespace  UE
 
namespace  UE::Mass
 

Typedefs

using FMassEntityManagerStorageInitParams = TVariant< FMassEntityManager_InitParams_SingleThreaded, FMassEntityManager_InitParams_Concurrent >
 

Typedef Documentation

◆ FMassEntityManagerStorageInitParams