Table of Contents

Class Parallax2D.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the methods contained in this class, for fast lookup.

public class Parallax2D.MethodName : Node2D.MethodName
Inheritance
Parallax2D.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

GetAutoscroll

Cached name for the 'get_autoscroll' method.

public static readonly StringName GetAutoscroll

Field Value

StringName

GetFollowViewport

Cached name for the 'get_follow_viewport' method.

public static readonly StringName GetFollowViewport

Field Value

StringName

GetLimitBegin

Cached name for the 'get_limit_begin' method.

public static readonly StringName GetLimitBegin

Field Value

StringName

GetLimitEnd

Cached name for the 'get_limit_end' method.

public static readonly StringName GetLimitEnd

Field Value

StringName

GetRepeatSize

Cached name for the 'get_repeat_size' method.

public static readonly StringName GetRepeatSize

Field Value

StringName

GetRepeatTimes

Cached name for the 'get_repeat_times' method.

public static readonly StringName GetRepeatTimes

Field Value

StringName

GetScreenOffset

Cached name for the 'get_screen_offset' method.

public static readonly StringName GetScreenOffset

Field Value

StringName

GetScrollOffset

Cached name for the 'get_scroll_offset' method.

public static readonly StringName GetScrollOffset

Field Value

StringName

GetScrollScale

Cached name for the 'get_scroll_scale' method.

public static readonly StringName GetScrollScale

Field Value

StringName

IsIgnoreCameraScroll

Cached name for the 'is_ignore_camera_scroll' method.

public static readonly StringName IsIgnoreCameraScroll

Field Value

StringName

SetAutoscroll

Cached name for the 'set_autoscroll' method.

public static readonly StringName SetAutoscroll

Field Value

StringName

SetFollowViewport

Cached name for the 'set_follow_viewport' method.

public static readonly StringName SetFollowViewport

Field Value

StringName

SetIgnoreCameraScroll

Cached name for the 'set_ignore_camera_scroll' method.

public static readonly StringName SetIgnoreCameraScroll

Field Value

StringName

SetLimitBegin

Cached name for the 'set_limit_begin' method.

public static readonly StringName SetLimitBegin

Field Value

StringName

SetLimitEnd

Cached name for the 'set_limit_end' method.

public static readonly StringName SetLimitEnd

Field Value

StringName

SetRepeatSize

Cached name for the 'set_repeat_size' method.

public static readonly StringName SetRepeatSize

Field Value

StringName

SetRepeatTimes

Cached name for the 'set_repeat_times' method.

public static readonly StringName SetRepeatTimes

Field Value

StringName

SetScreenOffset

Cached name for the 'set_screen_offset' method.

public static readonly StringName SetScreenOffset

Field Value

StringName

SetScrollOffset

Cached name for the 'set_scroll_offset' method.

public static readonly StringName SetScrollOffset

Field Value

StringName

SetScrollScale

Cached name for the 'set_scroll_scale' method.

public static readonly StringName SetScrollScale

Field Value

StringName