TMapBuilder::Build

Builds 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

TMap< KeyType, ValueType, SetAllocator > Build()

Remarks

Builds 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