TKeyInitializer

An initializer type for keys that's passed to the pair set when adding a new key.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Containers/Map.h

Include

#include "Containers/Map.h"

Syntax

template<typename KeyInitType>
class TKeyInitializer

Remarks

An initializer type for keys that's passed to the pair set when adding a new key.

Variables

Name Description

Public variable

TRValueToLValue...

 

Key

Constructors

Name Description

Public function

TKeyInitializer

(
    KeyInitType InKey
)

Initialization constructor.

Operators

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss