UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
TDiscardableKeyValueCache< KeyType, ValueType > Member List

This is the complete list of members for TDiscardableKeyValueCache< KeyType, ValueType >, including all inherited members.

Add(const KeyType &Key, const ValueType &Value)TDiscardableKeyValueCache< KeyType, ValueType >inline
Add(const KeyType &Key, const ValueType &Value, const uint32 LockFlags)TDiscardableKeyValueCache< KeyType, ValueType >inline
ApplyLock(uint32 CurrentFlags, uint32 NewFlags)TDiscardableKeyValueCache< KeyType, ValueType >inline
Backfill()TDiscardableKeyValueCache< KeyType, ValueType >inline
BackfillMapTDiscardableKeyValueCache< KeyType, ValueType >protected
Current()TDiscardableKeyValueCache< KeyType, ValueType >inline
CurrentMapTDiscardableKeyValueCache< KeyType, ValueType >protected
Discard()TDiscardableKeyValueCache< KeyType, ValueType >inline
Discard(DeleteFunc Func)TDiscardableKeyValueCache< KeyType, ValueType >inline
Discard(uint32 InCurrentLockFlags, uint32 &OutNewLockFlags, DeleteFunc Func)TDiscardableKeyValueCache< KeyType, ValueType >inline
Find(const KeyType &Key, ValueType &OutType)TDiscardableKeyValueCache< KeyType, ValueType >inline
Find(const KeyType &Key, ValueType &OutType, uint32 InCurrentLockFlags, uint32 &OutLockFlags)TDiscardableKeyValueCache< KeyType, ValueType >inline
InternalFindWhileLocked(const KeyType &Key, ValueType &OutType, uint32 InCurrentLockFlags, uint32 &OutFlags)TDiscardableKeyValueCache< KeyType, ValueType >inlineprotected
LockObjectTDiscardableKeyValueCache< KeyType, ValueType >protected
Map1TDiscardableKeyValueCache< KeyType, ValueType >protected
Map2TDiscardableKeyValueCache< KeyType, ValueType >protected
Num()TDiscardableKeyValueCache< KeyType, ValueType >inline
RWLock()TDiscardableKeyValueCache< KeyType, ValueType >inline
TDiscardableKeyValueCache()TDiscardableKeyValueCache< KeyType, ValueType >inline
TypedMap typedefTDiscardableKeyValueCache< KeyType, ValueType >
Unlock(uint32 Flags)TDiscardableKeyValueCache< KeyType, ValueType >inline