![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <ULangUEUtils.h>
Inheritance diagram for TuLangSymbolKeyFuncs< ValueType >:Public Types | |
| using | Super = BaseKeyFuncs< TPair< uLang::CSymbol, ValueType >, uLang::CSymbol > |
Public Types inherited from BaseKeyFuncs< TPair< uLang::CSymbol, ValueType >, uLang::CSymbol > | |
| enum | |
| typedef uLang::CSymbol | KeyType |
| typedef TCallTraits< uLang::CSymbol >::ParamType | KeyInitType |
| typedef TCallTraits< TPair< uLang::CSymbol, ValueType > >::ParamType | ElementInitType |
Static Public Member Functions | |
| static const uLang::CSymbol & | GetSetKey (typename Super::ElementInitType Element) |
| static bool | Matches (const uLang::CSymbol &A, const uLang::CSymbol &B) |
| static uint32 | GetKeyHash (const uLang::CSymbol &Key) |
| using TuLangSymbolKeyFuncs< ValueType >::Super = BaseKeyFuncs<TPair<uLang::CSymbol, ValueType>, uLang::CSymbol> |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |