Class OptionButton.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class OptionButton.MethodName : Button.MethodName
- Inheritance
-
OptionButton.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
AddIconItem
Cached name for the 'add_icon_item' method.
public static readonly StringName AddIconItem
Field Value
AddItem
Cached name for the 'add_item' method.
public static readonly StringName AddItem
Field Value
AddSeparator
Cached name for the 'add_separator' method.
public static readonly StringName AddSeparator
Field Value
Clear
Cached name for the 'clear' method.
public static readonly StringName Clear
Field Value
GetAllowReselect
Cached name for the 'get_allow_reselect' method.
public static readonly StringName GetAllowReselect
Field Value
GetItemCount
Cached name for the 'get_item_count' method.
public static readonly StringName GetItemCount
Field Value
GetItemIcon
Cached name for the 'get_item_icon' method.
public static readonly StringName GetItemIcon
Field Value
GetItemId
Cached name for the 'get_item_id' method.
public static readonly StringName GetItemId
Field Value
GetItemIndex
Cached name for the 'get_item_index' method.
public static readonly StringName GetItemIndex
Field Value
GetItemMetadata
Cached name for the 'get_item_metadata' method.
public static readonly StringName GetItemMetadata
Field Value
GetItemText
Cached name for the 'get_item_text' method.
public static readonly StringName GetItemText
Field Value
GetItemTooltip
Cached name for the 'get_item_tooltip' method.
public static readonly StringName GetItemTooltip
Field Value
GetPopup
Cached name for the 'get_popup' method.
public static readonly StringName GetPopup
Field Value
GetSelectableItem
Cached name for the 'get_selectable_item' method.
public static readonly StringName GetSelectableItem
Field Value
GetSelected
Cached name for the 'get_selected' method.
public static readonly StringName GetSelected
Field Value
GetSelectedId
Cached name for the 'get_selected_id' method.
public static readonly StringName GetSelectedId
Field Value
GetSelectedMetadata
Cached name for the 'get_selected_metadata' method.
public static readonly StringName GetSelectedMetadata
Field Value
HasSelectableItems
Cached name for the 'has_selectable_items' method.
public static readonly StringName HasSelectableItems
Field Value
IsFitToLongestItem
Cached name for the 'is_fit_to_longest_item' method.
public static readonly StringName IsFitToLongestItem
Field Value
IsItemDisabled
Cached name for the 'is_item_disabled' method.
public static readonly StringName IsItemDisabled
Field Value
IsItemSeparator
Cached name for the 'is_item_separator' method.
public static readonly StringName IsItemSeparator
Field Value
RemoveItem
Cached name for the 'remove_item' method.
public static readonly StringName RemoveItem
Field Value
Select
Cached name for the 'select' method.
public static readonly StringName Select
Field Value
SetAllowReselect
Cached name for the 'set_allow_reselect' method.
public static readonly StringName SetAllowReselect
Field Value
SetDisableShortcuts
Cached name for the 'set_disable_shortcuts' method.
public static readonly StringName SetDisableShortcuts
Field Value
SetFitToLongestItem
Cached name for the 'set_fit_to_longest_item' method.
public static readonly StringName SetFitToLongestItem
Field Value
SetItemCount
Cached name for the 'set_item_count' method.
public static readonly StringName SetItemCount
Field Value
SetItemDisabled
Cached name for the 'set_item_disabled' method.
public static readonly StringName SetItemDisabled
Field Value
SetItemIcon
Cached name for the 'set_item_icon' method.
public static readonly StringName SetItemIcon
Field Value
SetItemId
Cached name for the 'set_item_id' method.
public static readonly StringName SetItemId
Field Value
SetItemMetadata
Cached name for the 'set_item_metadata' method.
public static readonly StringName SetItemMetadata
Field Value
SetItemText
Cached name for the 'set_item_text' method.
public static readonly StringName SetItemText
Field Value
SetItemTooltip
Cached name for the 'set_item_tooltip' method.
public static readonly StringName SetItemTooltip
Field Value
ShowPopup
Cached name for the 'show_popup' method.
public static readonly StringName ShowPopup
Field Value
_SelectInt
Cached name for the '_select_int' method.
public static readonly StringName _SelectInt