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
GetFollowViewport
Cached name for the 'get_follow_viewport' method.
public static readonly StringName GetFollowViewport
Field Value
GetLimitBegin
Cached name for the 'get_limit_begin' method.
public static readonly StringName GetLimitBegin
Field Value
GetLimitEnd
Cached name for the 'get_limit_end' method.
public static readonly StringName GetLimitEnd
Field Value
GetRepeatSize
Cached name for the 'get_repeat_size' method.
public static readonly StringName GetRepeatSize
Field Value
GetRepeatTimes
Cached name for the 'get_repeat_times' method.
public static readonly StringName GetRepeatTimes
Field Value
GetScreenOffset
Cached name for the 'get_screen_offset' method.
public static readonly StringName GetScreenOffset
Field Value
GetScrollOffset
Cached name for the 'get_scroll_offset' method.
public static readonly StringName GetScrollOffset
Field Value
GetScrollScale
Cached name for the 'get_scroll_scale' method.
public static readonly StringName GetScrollScale
Field Value
IsIgnoreCameraScroll
Cached name for the 'is_ignore_camera_scroll' method.
public static readonly StringName IsIgnoreCameraScroll
Field Value
SetAutoscroll
Cached name for the 'set_autoscroll' method.
public static readonly StringName SetAutoscroll
Field Value
SetFollowViewport
Cached name for the 'set_follow_viewport' method.
public static readonly StringName SetFollowViewport
Field Value
SetIgnoreCameraScroll
Cached name for the 'set_ignore_camera_scroll' method.
public static readonly StringName SetIgnoreCameraScroll
Field Value
SetLimitBegin
Cached name for the 'set_limit_begin' method.
public static readonly StringName SetLimitBegin
Field Value
SetLimitEnd
Cached name for the 'set_limit_end' method.
public static readonly StringName SetLimitEnd
Field Value
SetRepeatSize
Cached name for the 'set_repeat_size' method.
public static readonly StringName SetRepeatSize
Field Value
SetRepeatTimes
Cached name for the 'set_repeat_times' method.
public static readonly StringName SetRepeatTimes
Field Value
SetScreenOffset
Cached name for the 'set_screen_offset' method.
public static readonly StringName SetScreenOffset
Field Value
SetScrollOffset
Cached name for the 'set_scroll_offset' method.
public static readonly StringName SetScrollOffset
Field Value
SetScrollScale
Cached name for the 'set_scroll_scale' method.
public static readonly StringName SetScrollScale