![]() |
Iliad
Painting Plugin for UnrealEngine4 by Praxinos
|
Public Member Functions | |
SOdysseyLayerStackOutlinerTreeNode () | |
~SOdysseyLayerStackOutlinerTreeNode () | |
void | EnterRenameMode () |
const TSharedPtr< IOdysseyBaseLayerNode > | GetLayerNode () const |
Public Attributes | |
SOdysseyLayerStackOutlinerTreeNode | |
The base container GUI for a tree node
|
inline |
SOdysseyLayerStackOutlinerTreeNode::~SOdysseyLayerStackOutlinerTreeNode | ( | ) |
void SOdysseyLayerStackOutlinerTreeNode::EnterRenameMode | ( | ) |
Change the node's label text to edit mode.
const TSharedPtr< IOdysseyBaseLayerNode > SOdysseyLayerStackOutlinerTreeNode::GetLayerNode | ( | ) | const |
SOdysseyLayerStackOutlinerTreeNode::SOdysseyLayerStackOutlinerTreeNode |