Table of Contents

Class PropertyTweener.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class PropertyTweener.MethodName : Tweener.MethodName
Inheritance
PropertyTweener.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

AsRelative

Cached name for the 'as_relative' method.

public static readonly StringName AsRelative

Field Value

StringName

From

Cached name for the 'from' method.

public static readonly StringName From

Field Value

StringName

FromCurrent

Cached name for the 'from_current' method.

public static readonly StringName FromCurrent

Field Value

StringName

SetDelay

Cached name for the 'set_delay' method.

public static readonly StringName SetDelay

Field Value

StringName

SetEase

Cached name for the 'set_ease' method.

public static readonly StringName SetEase

Field Value

StringName

SetTrans

Cached name for the 'set_trans' method.

public static readonly StringName SetTrans

Field Value

StringName