Table of Contents

Enum TreeItem.TreeCellMode

Namespace
Godot
Assembly
GodotSharp.dll
public enum TreeItem.TreeCellMode : long

Fields

Check = 1

Cell contains a checkbox.

Custom = 4
Icon = 3

Cell contains an icon.

Range = 2

Cell contains a range.

String = 0

Cell contains a string.