Class RootContentTreeNode
Root tree node for the content workspace.
Inheritance
System.Object
FlaxEditor.GUI.Tree.TreeNode
RootContentTreeNode
Implements
System.IComparable
Namespace: FlaxEditor.Content
Assembly: FlaxEngine.CSharp.dll
Syntax
public sealed class RootContentTreeNode : ContentTreeNode, IComparable, IDrawable
Constructors
RootContentTreeNode()
Initializes a new instance of the RootContentTreeNode class.
Declaration
public RootContentTreeNode()