IDetailTreeNode::GetNodeName

Gets an identifier name for this node.

Windows
MacOS
Linux

References

Module

PropertyEditor

Header

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

Include

#include "IDetailTreeNode.h"

Syntax

FName GetNodeName() const

Remarks

Gets an identifier name for this node. This is not a name formatted for display purposes, but can be useful for storing UI state like if this row is expanded.

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