Class PathFollow2D.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class PathFollow2D.MethodName : Node2D.MethodName
- Inheritance
-
PathFollow2D.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetCubicInterpolation
Cached name for the 'get_cubic_interpolation' method.
public static readonly StringName GetCubicInterpolation
Field Value
GetHOffset
Cached name for the 'get_h_offset' method.
public static readonly StringName GetHOffset
Field Value
GetProgress
Cached name for the 'get_progress' method.
public static readonly StringName GetProgress
Field Value
GetProgressRatio
Cached name for the 'get_progress_ratio' method.
public static readonly StringName GetProgressRatio
Field Value
GetVOffset
Cached name for the 'get_v_offset' method.
public static readonly StringName GetVOffset
Field Value
HasLoop
Cached name for the 'has_loop' method.
public static readonly StringName HasLoop
Field Value
IsRotating
Cached name for the 'is_rotating' method.
public static readonly StringName IsRotating
Field Value
SetCubicInterpolation
Cached name for the 'set_cubic_interpolation' method.
public static readonly StringName SetCubicInterpolation
Field Value
SetHOffset
Cached name for the 'set_h_offset' method.
public static readonly StringName SetHOffset
Field Value
SetLoop
Cached name for the 'set_loop' method.
public static readonly StringName SetLoop
Field Value
SetProgress
Cached name for the 'set_progress' method.
public static readonly StringName SetProgress
Field Value
SetProgressRatio
Cached name for the 'set_progress_ratio' method.
public static readonly StringName SetProgressRatio
Field Value
SetRotates
Cached name for the 'set_rotates' method.
public static readonly StringName SetRotates
Field Value
SetVOffset
Cached name for the 'set_v_offset' method.
public static readonly StringName SetVOffset