UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FMetalStateObjectCache< InitializerType, StateType > Class Template Reference

Public Member Functions

 FMetalStateObjectCache ()
 
 ~FMetalStateObjectCache ()
 
StateType Find (InitializerType Init)
 
void Add (InitializerType Init, StateType const &State)
 

Constructor & Destructor Documentation

◆ FMetalStateObjectCache()

◆ ~FMetalStateObjectCache()

Member Function Documentation

◆ Add()

template<typename InitializerType , typename StateType >
void FMetalStateObjectCache< InitializerType, StateType >::Add ( InitializerType  Init,
StateType const &  State 
)
inline

◆ Find()

template<typename InitializerType , typename StateType >
StateType FMetalStateObjectCache< InitializerType, StateType >::Find ( InitializerType  Init)
inline

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