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