IPropertyHandle::AsArray

Returns this handle as an array if possible

Windows
MacOS
Linux

References

Module

PropertyEditor

Header

/Engine/Source/Editor/PropertyEditor/Public/PropertyHandle.h

Include

#include "PropertyHandle.h"

Syntax

TSharedPtr< class IPropertyHandleArray > AsArray()

Remarks

Returns this handle as an array if possible

Returns

the handle as an array if it is an array (static or dynamic)

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