Table of Contents

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

StringName

GetDeadzone

Cached name for the 'get_deadzone' method.

public static readonly StringName GetDeadzone

Field Value

StringName

GetHScroll

Cached name for the 'get_h_scroll' method.

public static readonly StringName GetHScroll

Field Value

StringName

GetHScrollBar

Cached name for the 'get_h_scroll_bar' method.

public static readonly StringName GetHScrollBar

Field Value

StringName

GetHorizontalCustomStep

Cached name for the 'get_horizontal_custom_step' method.

public static readonly StringName GetHorizontalCustomStep

Field Value

StringName

GetHorizontalScrollMode

Cached name for the 'get_horizontal_scroll_mode' method.

public static readonly StringName GetHorizontalScrollMode

Field Value

StringName

GetVScroll

Cached name for the 'get_v_scroll' method.

public static readonly StringName GetVScroll

Field Value

StringName

GetVScrollBar

Cached name for the 'get_v_scroll_bar' method.

public static readonly StringName GetVScrollBar

Field Value

StringName

GetVerticalCustomStep

Cached name for the 'get_vertical_custom_step' method.

public static readonly StringName GetVerticalCustomStep

Field Value

StringName

GetVerticalScrollMode

Cached name for the 'get_vertical_scroll_mode' method.

public static readonly StringName GetVerticalScrollMode

Field Value

StringName

IsFollowingFocus

Cached name for the 'is_following_focus' method.

public static readonly StringName IsFollowingFocus

Field Value

StringName

SetDeadzone

Cached name for the 'set_deadzone' method.

public static readonly StringName SetDeadzone

Field Value

StringName

SetFollowFocus

Cached name for the 'set_follow_focus' method.

public static readonly StringName SetFollowFocus

Field Value

StringName

SetHScroll

Cached name for the 'set_h_scroll' method.

public static readonly StringName SetHScroll

Field Value

StringName

SetHorizontalCustomStep

Cached name for the 'set_horizontal_custom_step' method.

public static readonly StringName SetHorizontalCustomStep

Field Value

StringName

SetHorizontalScrollMode

Cached name for the 'set_horizontal_scroll_mode' method.

public static readonly StringName SetHorizontalScrollMode

Field Value

StringName

SetVScroll

Cached name for the 'set_v_scroll' method.

public static readonly StringName SetVScroll

Field Value

StringName

SetVerticalCustomStep

Cached name for the 'set_vertical_custom_step' method.

public static readonly StringName SetVerticalCustomStep

Field Value

StringName

SetVerticalScrollMode

Cached name for the 'set_vertical_scroll_mode' method.

public static readonly StringName SetVerticalScrollMode

Field Value

StringName