![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <GenericPlatformSymbolication.h>
Public Types | |
| enum | { bAllowDuplicateKeys = 0 } |
| typedef TCallTraits< FString >::ParamType | KeyInitType |
| typedef TCallTraits< FGenericPlatformSymbolDatabase >::ParamType | ElementInitType |
Static Public Member Functions | |
| static UE_FORCEINLINE_HINT KeyInitType | GetSetKey (ElementInitType Element) |
| static UE_FORCEINLINE_HINT bool | Matches (KeyInitType A, KeyInitType B) |
| static UE_FORCEINLINE_HINT uint32 | GetKeyHash (KeyInitType Key) |
| typedef TCallTraits<FGenericPlatformSymbolDatabase>::ParamType FGenericPlatformSymbolDatabaseKeyFuncs::ElementInitType |
| typedef TCallTraits<FString>::ParamType FGenericPlatformSymbolDatabaseKeyFuncs::KeyInitType |
|
inlinestatic |
Calculates a hash index for a key.
|
inlinestatic |
|
inlinestatic |