Table of Contents

Class Tween.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class Tween.MethodName : RefCounted.MethodName
Inheritance
Tween.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

BindNode

Cached name for the 'bind_node' method.

public static readonly StringName BindNode

Field Value

StringName

Chain

Cached name for the 'chain' method.

public static readonly StringName Chain

Field Value

StringName

CustomStep

Cached name for the 'custom_step' method.

public static readonly StringName CustomStep

Field Value

StringName

GetLoopsLeft

Cached name for the 'get_loops_left' method.

public static readonly StringName GetLoopsLeft

Field Value

StringName

GetTotalElapsedTime

Cached name for the 'get_total_elapsed_time' method.

public static readonly StringName GetTotalElapsedTime

Field Value

StringName

InterpolateValue

Cached name for the 'interpolate_value' method.

public static readonly StringName InterpolateValue

Field Value

StringName

IsRunning

Cached name for the 'is_running' method.

public static readonly StringName IsRunning

Field Value

StringName

IsValid

Cached name for the 'is_valid' method.

public static readonly StringName IsValid

Field Value

StringName

Kill

Cached name for the 'kill' method.

public static readonly StringName Kill

Field Value

StringName

Parallel

Cached name for the 'parallel' method.

public static readonly StringName Parallel

Field Value

StringName

Pause

Cached name for the 'pause' method.

public static readonly StringName Pause

Field Value

StringName

Play

Cached name for the 'play' method.

public static readonly StringName Play

Field Value

StringName

SetEase

Cached name for the 'set_ease' method.

public static readonly StringName SetEase

Field Value

StringName

SetLoops

Cached name for the 'set_loops' method.

public static readonly StringName SetLoops

Field Value

StringName

SetParallel

Cached name for the 'set_parallel' method.

public static readonly StringName SetParallel

Field Value

StringName

SetPauseMode

Cached name for the 'set_pause_mode' method.

public static readonly StringName SetPauseMode

Field Value

StringName

SetProcessMode

Cached name for the 'set_process_mode' method.

public static readonly StringName SetProcessMode

Field Value

StringName

SetSpeedScale

Cached name for the 'set_speed_scale' method.

public static readonly StringName SetSpeedScale

Field Value

StringName

SetTrans

Cached name for the 'set_trans' method.

public static readonly StringName SetTrans

Field Value

StringName

Stop

Cached name for the 'stop' method.

public static readonly StringName Stop

Field Value

StringName

TweenCallback

Cached name for the 'tween_callback' method.

public static readonly StringName TweenCallback

Field Value

StringName

TweenInterval

Cached name for the 'tween_interval' method.

public static readonly StringName TweenInterval

Field Value

StringName

TweenMethod

Cached name for the 'tween_method' method.

public static readonly StringName TweenMethod

Field Value

StringName

TweenProperty

Cached name for the 'tween_property' method.

public static readonly StringName TweenProperty

Field Value

StringName