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