Navigation
API > API/Plugins > API/Plugins/GameFeatures
Case sensitive hashing function for TMap
| Name | FCaseSensitiveKeyMapFuncs |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/GameFeatures/Source/GameFeatures/Public/GameFeatureVersePathMapperCommandlet.h |
| Include Path | #include "GameFeatureVersePathMapperCommandlet.h" |
Syntax
template<typename ValueType>
struct FCaseSensitiveKeyMapFuncs : public BaseKeyFuncs< ValueType, FString, false >
Inheritance Hierarchy
- BaseKeyFuncs → FCaseSensitiveKeyMapFuncs
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static uint32 GetKeyHash
(
const FString& Key |
GameFeatureVersePathMapperCommandlet.h | ||
| GameFeatureVersePathMapperCommandlet.h | |||
| GameFeatureVersePathMapperCommandlet.h |