Class ScrollContainer.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class ScrollContainer.MethodName : Container.MethodName
- Inheritance
-
ScrollContainer.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
EnsureControlVisible
Cached name for the 'ensure_control_visible' method.
public static readonly StringName EnsureControlVisible
Field Value
GetDeadzone
Cached name for the 'get_deadzone' method.
public static readonly StringName GetDeadzone
Field Value
GetHScroll
Cached name for the 'get_h_scroll' method.
public static readonly StringName GetHScroll
Field Value
GetHScrollBar
Cached name for the 'get_h_scroll_bar' method.
public static readonly StringName GetHScrollBar
Field Value
GetHorizontalCustomStep
Cached name for the 'get_horizontal_custom_step' method.
public static readonly StringName GetHorizontalCustomStep
Field Value
GetHorizontalScrollMode
Cached name for the 'get_horizontal_scroll_mode' method.
public static readonly StringName GetHorizontalScrollMode
Field Value
GetVScroll
Cached name for the 'get_v_scroll' method.
public static readonly StringName GetVScroll
Field Value
GetVScrollBar
Cached name for the 'get_v_scroll_bar' method.
public static readonly StringName GetVScrollBar
Field Value
GetVerticalCustomStep
Cached name for the 'get_vertical_custom_step' method.
public static readonly StringName GetVerticalCustomStep
Field Value
GetVerticalScrollMode
Cached name for the 'get_vertical_scroll_mode' method.
public static readonly StringName GetVerticalScrollMode
Field Value
IsFollowingFocus
Cached name for the 'is_following_focus' method.
public static readonly StringName IsFollowingFocus
Field Value
SetDeadzone
Cached name for the 'set_deadzone' method.
public static readonly StringName SetDeadzone
Field Value
SetFollowFocus
Cached name for the 'set_follow_focus' method.
public static readonly StringName SetFollowFocus
Field Value
SetHScroll
Cached name for the 'set_h_scroll' method.
public static readonly StringName SetHScroll
Field Value
SetHorizontalCustomStep
Cached name for the 'set_horizontal_custom_step' method.
public static readonly StringName SetHorizontalCustomStep
Field Value
SetHorizontalScrollMode
Cached name for the 'set_horizontal_scroll_mode' method.
public static readonly StringName SetHorizontalScrollMode
Field Value
SetVScroll
Cached name for the 'set_v_scroll' method.
public static readonly StringName SetVScroll
Field Value
SetVerticalCustomStep
Cached name for the 'set_vertical_custom_step' method.
public static readonly StringName SetVerticalCustomStep
Field Value
SetVerticalScrollMode
Cached name for the 'set_vertical_scroll_mode' method.
public static readonly StringName SetVerticalScrollMode