TMap

Overload list

Windows
MacOS
Linux
Name Description

Public function

TMap()

Public function

TMap

(
    TMap&&
)

Public function

TMap

(
    const TMap&
)

Public function

TMap

(
    TMap< KeyType, ValueType, OtherSetA...
)

Constructor for moving elements from a TMap with a different SetAllocator

Public function

TMap

(
    const TMap< KeyType, ValueType, Oth...
)

Constructor for copying elements from a TMap with a different SetAllocator

Public function

TMap

(
    std::initializer_list< TPairInitial...
)

Constructor which gets its elements from a native initializer list

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