Iliad
Painting Plugin for UnrealEngine4 by Praxinos
Public Member Functions | Public Attributes | List of all members
SOdysseyLayerStackOutlinerTreeNode Class Reference
Inheritance diagram for SOdysseyLayerStackOutlinerTreeNode:

Public Member Functions

 SOdysseyLayerStackOutlinerTreeNode ()
 
 ~SOdysseyLayerStackOutlinerTreeNode ()
 
void EnterRenameMode ()
 
const TSharedPtr< IOdysseyBaseLayerNodeGetLayerNode () const
 

Public Attributes

 SOdysseyLayerStackOutlinerTreeNode
 

Detailed Description

The base container GUI for a tree node

Constructor & Destructor Documentation

◆ SOdysseyLayerStackOutlinerTreeNode()

SOdysseyLayerStackOutlinerTreeNode::SOdysseyLayerStackOutlinerTreeNode ( )
inline

◆ ~SOdysseyLayerStackOutlinerTreeNode()

SOdysseyLayerStackOutlinerTreeNode::~SOdysseyLayerStackOutlinerTreeNode ( )

Member Function Documentation

◆ EnterRenameMode()

void SOdysseyLayerStackOutlinerTreeNode::EnterRenameMode ( )

Change the node's label text to edit mode.

◆ GetLayerNode()

const TSharedPtr< IOdysseyBaseLayerNode > SOdysseyLayerStackOutlinerTreeNode::GetLayerNode ( ) const
Returns
The display node used by this widget.

Member Data Documentation

◆ SOdysseyLayerStackOutlinerTreeNode

SOdysseyLayerStackOutlinerTreeNode::SOdysseyLayerStackOutlinerTreeNode
Initial value:
{}
void Construct( const FArguments& InArgs, TSharedRef<IOdysseyBaseLayerNode> iNode, const TSharedRef<SOdysseyLayerStackViewRow>& iTableRow )