Table of Contents

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

StringName

GetHOffset

Cached name for the 'get_h_offset' method.

public static readonly StringName GetHOffset

Field Value

StringName

GetProgress

Cached name for the 'get_progress' method.

public static readonly StringName GetProgress

Field Value

StringName

GetProgressRatio

Cached name for the 'get_progress_ratio' method.

public static readonly StringName GetProgressRatio

Field Value

StringName

GetVOffset

Cached name for the 'get_v_offset' method.

public static readonly StringName GetVOffset

Field Value

StringName

HasLoop

Cached name for the 'has_loop' method.

public static readonly StringName HasLoop

Field Value

StringName

IsRotating

Cached name for the 'is_rotating' method.

public static readonly StringName IsRotating

Field Value

StringName

SetCubicInterpolation

Cached name for the 'set_cubic_interpolation' method.

public static readonly StringName SetCubicInterpolation

Field Value

StringName

SetHOffset

Cached name for the 'set_h_offset' method.

public static readonly StringName SetHOffset

Field Value

StringName

SetLoop

Cached name for the 'set_loop' method.

public static readonly StringName SetLoop

Field Value

StringName

SetProgress

Cached name for the 'set_progress' method.

public static readonly StringName SetProgress

Field Value

StringName

SetProgressRatio

Cached name for the 'set_progress_ratio' method.

public static readonly StringName SetProgressRatio

Field Value

StringName

SetRotates

Cached name for the 'set_rotates' method.

public static readonly StringName SetRotates

Field Value

StringName

SetVOffset

Cached name for the 'set_v_offset' method.

public static readonly StringName SetVOffset

Field Value

StringName