TMapBuilder::operator TMap< KeyType, ValueType, SetAllocator >

Implicit conversion operator to build the map as configured.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Containers/MapBuilder.h"

Syntax

operator TMap< KeyType, ValueType, SetAllocator >()

Remarks

Implicit conversion operator to build the map as configured.

Returns

A new map.

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