Interface TreeNodeSkin

All Known Implementing Classes:
ComponentActionNode, MiniMenuActionNode, NpcActionNode, SceneObjectActionNode, TraverseNode, TreeNode

public interface TreeNodeSkin
A skin interface to present an TreeNode in ImGui.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    draw(TreeNode<? extends Script> node)