Flags that can be passed to UI::TreeNode().
Flags that can be passed to UI::TreeNode().
UI::TreeNodeFlags::None
(0)
UI::TreeNodeFlags::Selected
(1)
UI::TreeNodeFlags::Framed
(2)
UI::TreeNodeFlags::AllowOverlap
(4)
UI::TreeNodeFlags::NoTreePushOnOpen
(8)
UI::TreeNodeFlags::NoAutoOpenOnLog
(16)
UI::TreeNodeFlags::DefaultOpen
(32)
UI::TreeNodeFlags::OpenOnDoubleClick
(64)
UI::TreeNodeFlags::OpenOnArrow
(128)
UI::TreeNodeFlags::Leaf
(256)
UI::TreeNodeFlags::Bullet
(512)
UI::TreeNodeFlags::FramePadding
(1024)
UI::TreeNodeFlags::SpanAvailWidth
(2048)
UI::TreeNodeFlags::SpanFullWidth
(4096)
UI::TreeNodeFlags::SpanTextWidth
(8192)
UI::TreeNodeFlags::SpanAllColumns
(16384)
UI::TreeNodeFlags::NavLeftJumpsBackHere
(32768)
UI::TreeNodeFlags::CollapsingHeader
(26)