Class Tree.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class Tree.MethodName : Control.MethodName
- Inheritance
-
Tree.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
AreColumnTitlesVisible
Cached name for the 'are_column_titles_visible' method.
public static readonly StringName AreColumnTitlesVisible
Field Value
Clear
Cached name for the 'clear' method.
public static readonly StringName Clear
Field Value
CreateItem
Cached name for the 'create_item' method.
public static readonly StringName CreateItem
Field Value
DeselectAll
Cached name for the 'deselect_all' method.
public static readonly StringName DeselectAll
Field Value
EditSelected
Cached name for the 'edit_selected' method.
public static readonly StringName EditSelected
Field Value
EnsureCursorIsVisible
Cached name for the 'ensure_cursor_is_visible' method.
public static readonly StringName EnsureCursorIsVisible
Field Value
GetAllowReselect
Cached name for the 'get_allow_reselect' method.
public static readonly StringName GetAllowReselect
Field Value
GetAllowRmbSelect
Cached name for the 'get_allow_rmb_select' method.
public static readonly StringName GetAllowRmbSelect
Field Value
GetAllowSearch
Cached name for the 'get_allow_search' method.
public static readonly StringName GetAllowSearch
Field Value
GetButtonIdAtPosition
Cached name for the 'get_button_id_at_position' method.
public static readonly StringName GetButtonIdAtPosition
Field Value
GetColumnAtPosition
Cached name for the 'get_column_at_position' method.
public static readonly StringName GetColumnAtPosition
Field Value
GetColumnExpandRatio
Cached name for the 'get_column_expand_ratio' method.
public static readonly StringName GetColumnExpandRatio
Field Value
GetColumnTitle
Cached name for the 'get_column_title' method.
public static readonly StringName GetColumnTitle
Field Value
GetColumnTitleAlignment
Cached name for the 'get_column_title_alignment' method.
public static readonly StringName GetColumnTitleAlignment
Field Value
GetColumnTitleDirection
Cached name for the 'get_column_title_direction' method.
public static readonly StringName GetColumnTitleDirection
Field Value
GetColumnTitleLanguage
Cached name for the 'get_column_title_language' method.
public static readonly StringName GetColumnTitleLanguage
Field Value
GetColumnWidth
Cached name for the 'get_column_width' method.
public static readonly StringName GetColumnWidth
Field Value
GetColumns
Cached name for the 'get_columns' method.
public static readonly StringName GetColumns
Field Value
GetCustomPopupRect
Cached name for the 'get_custom_popup_rect' method.
public static readonly StringName GetCustomPopupRect
Field Value
GetDropModeFlags
Cached name for the 'get_drop_mode_flags' method.
public static readonly StringName GetDropModeFlags
Field Value
GetDropSectionAtPosition
Cached name for the 'get_drop_section_at_position' method.
public static readonly StringName GetDropSectionAtPosition
Field Value
GetEdited
Cached name for the 'get_edited' method.
public static readonly StringName GetEdited
Field Value
GetEditedColumn
Cached name for the 'get_edited_column' method.
public static readonly StringName GetEditedColumn
Field Value
GetItemAreaRect
Cached name for the 'get_item_area_rect' method.
public static readonly StringName GetItemAreaRect
Field Value
GetItemAtPosition
Cached name for the 'get_item_at_position' method.
public static readonly StringName GetItemAtPosition
Field Value
GetNextSelected
Cached name for the 'get_next_selected' method.
public static readonly StringName GetNextSelected
Field Value
GetPressedButton
Cached name for the 'get_pressed_button' method.
public static readonly StringName GetPressedButton
Field Value
GetRoot
Cached name for the 'get_root' method.
public static readonly StringName GetRoot
Field Value
GetScroll
Cached name for the 'get_scroll' method.
public static readonly StringName GetScroll
Field Value
GetSelectMode
Cached name for the 'get_select_mode' method.
public static readonly StringName GetSelectMode
Field Value
GetSelected
Cached name for the 'get_selected' method.
public static readonly StringName GetSelected
Field Value
GetSelectedColumn
Cached name for the 'get_selected_column' method.
public static readonly StringName GetSelectedColumn
Field Value
IsColumnClippingContent
Cached name for the 'is_column_clipping_content' method.
public static readonly StringName IsColumnClippingContent
Field Value
IsColumnExpanding
Cached name for the 'is_column_expanding' method.
public static readonly StringName IsColumnExpanding
Field Value
IsFoldingHidden
Cached name for the 'is_folding_hidden' method.
public static readonly StringName IsFoldingHidden
Field Value
IsHScrollEnabled
Cached name for the 'is_h_scroll_enabled' method.
public static readonly StringName IsHScrollEnabled
Field Value
IsRecursiveFoldingEnabled
Cached name for the 'is_recursive_folding_enabled' method.
public static readonly StringName IsRecursiveFoldingEnabled
Field Value
IsRootHidden
Cached name for the 'is_root_hidden' method.
public static readonly StringName IsRootHidden
Field Value
IsVScrollEnabled
Cached name for the 'is_v_scroll_enabled' method.
public static readonly StringName IsVScrollEnabled
Field Value
ScrollToItem
Cached name for the 'scroll_to_item' method.
public static readonly StringName ScrollToItem
Field Value
SetAllowReselect
Cached name for the 'set_allow_reselect' method.
public static readonly StringName SetAllowReselect
Field Value
SetAllowRmbSelect
Cached name for the 'set_allow_rmb_select' method.
public static readonly StringName SetAllowRmbSelect
Field Value
SetAllowSearch
Cached name for the 'set_allow_search' method.
public static readonly StringName SetAllowSearch
Field Value
SetColumnClipContent
Cached name for the 'set_column_clip_content' method.
public static readonly StringName SetColumnClipContent
Field Value
SetColumnCustomMinimumWidth
Cached name for the 'set_column_custom_minimum_width' method.
public static readonly StringName SetColumnCustomMinimumWidth
Field Value
SetColumnExpand
Cached name for the 'set_column_expand' method.
public static readonly StringName SetColumnExpand
Field Value
SetColumnExpandRatio
Cached name for the 'set_column_expand_ratio' method.
public static readonly StringName SetColumnExpandRatio
Field Value
SetColumnTitle
Cached name for the 'set_column_title' method.
public static readonly StringName SetColumnTitle
Field Value
SetColumnTitleAlignment
Cached name for the 'set_column_title_alignment' method.
public static readonly StringName SetColumnTitleAlignment
Field Value
SetColumnTitleDirection
Cached name for the 'set_column_title_direction' method.
public static readonly StringName SetColumnTitleDirection
Field Value
SetColumnTitleLanguage
Cached name for the 'set_column_title_language' method.
public static readonly StringName SetColumnTitleLanguage
Field Value
SetColumnTitlesVisible
Cached name for the 'set_column_titles_visible' method.
public static readonly StringName SetColumnTitlesVisible
Field Value
SetColumns
Cached name for the 'set_columns' method.
public static readonly StringName SetColumns
Field Value
SetDropModeFlags
Cached name for the 'set_drop_mode_flags' method.
public static readonly StringName SetDropModeFlags
Field Value
SetEnableRecursiveFolding
Cached name for the 'set_enable_recursive_folding' method.
public static readonly StringName SetEnableRecursiveFolding
Field Value
SetHScrollEnabled
Cached name for the 'set_h_scroll_enabled' method.
public static readonly StringName SetHScrollEnabled
Field Value
SetHideFolding
Cached name for the 'set_hide_folding' method.
public static readonly StringName SetHideFolding
Field Value
SetHideRoot
Cached name for the 'set_hide_root' method.
public static readonly StringName SetHideRoot
Field Value
SetSelectMode
Cached name for the 'set_select_mode' method.
public static readonly StringName SetSelectMode
Field Value
SetSelected
Cached name for the 'set_selected' method.
public static readonly StringName SetSelected
Field Value
SetVScrollEnabled
Cached name for the 'set_v_scroll_enabled' method.
public static readonly StringName SetVScrollEnabled