Class ParallaxBackground.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class ParallaxBackground.MethodName : CanvasLayer.MethodName
- Inheritance
-
ParallaxBackground.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
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
GetScrollBaseOffset
Cached name for the 'get_scroll_base_offset' method.
public static readonly StringName GetScrollBaseOffset
Field Value
GetScrollBaseScale
Cached name for the 'get_scroll_base_scale' method.
public static readonly StringName GetScrollBaseScale
Field Value
GetScrollOffset
Cached name for the 'get_scroll_offset' method.
public static readonly StringName GetScrollOffset
Field Value
IsIgnoreCameraZoom
Cached name for the 'is_ignore_camera_zoom' method.
public static readonly StringName IsIgnoreCameraZoom
Field Value
SetIgnoreCameraZoom
Cached name for the 'set_ignore_camera_zoom' method.
public static readonly StringName SetIgnoreCameraZoom
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
SetScrollBaseOffset
Cached name for the 'set_scroll_base_offset' method.
public static readonly StringName SetScrollBaseOffset
Field Value
SetScrollBaseScale
Cached name for the 'set_scroll_base_scale' method.
public static readonly StringName SetScrollBaseScale
Field Value
SetScrollOffset
Cached name for the 'set_scroll_offset' method.
public static readonly StringName SetScrollOffset