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
Chain
Cached name for the 'chain' method.
public static readonly StringName Chain
Field Value
CustomStep
Cached name for the 'custom_step' method.
public static readonly StringName CustomStep
Field Value
GetLoopsLeft
Cached name for the 'get_loops_left' method.
public static readonly StringName GetLoopsLeft
Field Value
GetTotalElapsedTime
Cached name for the 'get_total_elapsed_time' method.
public static readonly StringName GetTotalElapsedTime
Field Value
InterpolateValue
Cached name for the 'interpolate_value' method.
public static readonly StringName InterpolateValue
Field Value
IsRunning
Cached name for the 'is_running' method.
public static readonly StringName IsRunning
Field Value
IsValid
Cached name for the 'is_valid' method.
public static readonly StringName IsValid
Field Value
Kill
Cached name for the 'kill' method.
public static readonly StringName Kill
Field Value
Parallel
Cached name for the 'parallel' method.
public static readonly StringName Parallel
Field Value
Pause
Cached name for the 'pause' method.
public static readonly StringName Pause
Field Value
Play
Cached name for the 'play' method.
public static readonly StringName Play
Field Value
SetEase
Cached name for the 'set_ease' method.
public static readonly StringName SetEase
Field Value
SetLoops
Cached name for the 'set_loops' method.
public static readonly StringName SetLoops
Field Value
SetParallel
Cached name for the 'set_parallel' method.
public static readonly StringName SetParallel
Field Value
SetPauseMode
Cached name for the 'set_pause_mode' method.
public static readonly StringName SetPauseMode
Field Value
SetProcessMode
Cached name for the 'set_process_mode' method.
public static readonly StringName SetProcessMode
Field Value
SetSpeedScale
Cached name for the 'set_speed_scale' method.
public static readonly StringName SetSpeedScale
Field Value
SetTrans
Cached name for the 'set_trans' method.
public static readonly StringName SetTrans
Field Value
Stop
Cached name for the 'stop' method.
public static readonly StringName Stop
Field Value
TweenCallback
Cached name for the 'tween_callback' method.
public static readonly StringName TweenCallback
Field Value
TweenInterval
Cached name for the 'tween_interval' method.
public static readonly StringName TweenInterval
Field Value
TweenMethod
Cached name for the 'tween_method' method.
public static readonly StringName TweenMethod
Field Value
TweenProperty
Cached name for the 'tween_property' method.
public static readonly StringName TweenProperty