Navigation
API > API/Plugins > API/Plugins/AvalancheTag
Inheritance Hierarchy
- BaseKeyFuncs
- TAvaTagHandleMapKeyFuncs
References
| Module | AvalancheTag |
| Header | /Engine/Plugins/Experimental/Avalanche/Source/AvalancheTag/Public/AvaTagHandleKeyFuncs.h |
| Include | #include "AvaTagHandleKeyFuncs.h" |
Syntax
template<typename InValueType, bool bInAllowDuplicateKeys>
struct TAvaTagHandleMapKeyFuncs : public BaseKeyFuncs< TPair< FAvaTagHandle, InValueType >, FAvaTagHandle, false >
Functions
| Type | Name | Description | |
|---|---|---|---|
| uint32 | GetKeyHash
(
KeyInitType InKey |
||
| KeyInitType | GetSetKey
(
ElementInitType InElement |
||
| bool | Matches
(
KeyInitType A, |
Typedefs
| Name | Description |
|---|---|
| ElementInitType | |
| KeyInitType |