FLocMetadataValue::AsArray

Returns this value as an array, throwing an error if this is not an Metadata Array

Windows
MacOS
Linux

Override Hierarchy

FLocMetadataValue::AsArray()

FLocMetadataValueArray::AsArray()

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Internationalization/InternationalizationMetadata.h

Include

#include "Internationalization/InternationalizationMetadata.h"

Syntax

virtual TArray< TSharedPtr< FLocMetadataValue > > AsArray()

Remarks

Returns this value as an array, throwing an error if this is not an Metadata Array

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