UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FixedTagPrivate::FStoreManager Class Reference

Public Member Functions

FStoreoperator[] (uint32 Index) const
 
FStoreCreateAndRegister ()
 
void Unregister (FStore &Store)
 

Static Public Attributes

static constexpr uint32 Capacity = 1u << FMapHandle::StoreIndexBits
 

Member Function Documentation

◆ CreateAndRegister()

FStore * FixedTagPrivate::FStoreManager::CreateAndRegister ( )
inline

◆ operator[]()

FStore & FixedTagPrivate::FStoreManager::operator[] ( uint32  Index) const
inline

◆ Unregister()

void FixedTagPrivate::FStoreManager::Unregister ( FStore Store)
inline

Member Data Documentation

◆ Capacity

constexpr uint32 FixedTagPrivate::FStoreManager::Capacity = 1u << FMapHandle::StoreIndexBits
staticconstexpr

The documentation for this class was generated from the following file: