TMapBase::Array

Copy the key/value pairs in this map into an array.

References

Module

Core

Header

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

Include

#include "Containers/Map.h"

Syntax

TArray< ElementType > Array() const

Remarks

Copy the key/value pairs in this map into an array.

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