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
From
Cached name for the 'from' method.
public static readonly StringName From
Field Value
FromCurrent
Cached name for the 'from_current' method.
public static readonly StringName FromCurrent
Field Value
SetDelay
Cached name for the 'set_delay' method.
public static readonly StringName SetDelay
Field Value
SetEase
Cached name for the 'set_ease' method.
public static readonly StringName SetEase
Field Value
SetTrans
Cached name for the 'set_trans' method.
public static readonly StringName SetTrans