Class AnimationNodeOneShot.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class AnimationNodeOneShot.MethodName : AnimationNodeSync.MethodName
- Inheritance
-
AnimationNodeOneShot.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetAutorestartDelay
Cached name for the 'get_autorestart_delay' method.
public static readonly StringName GetAutorestartDelay
Field Value
GetAutorestartRandomDelay
Cached name for the 'get_autorestart_random_delay' method.
public static readonly StringName GetAutorestartRandomDelay
Field Value
GetFadeInCurve
Cached name for the 'get_fadein_curve' method.
public static readonly StringName GetFadeInCurve
Field Value
GetFadeInTime
Cached name for the 'get_fadein_time' method.
public static readonly StringName GetFadeInTime
Field Value
GetFadeOutCurve
Cached name for the 'get_fadeout_curve' method.
public static readonly StringName GetFadeOutCurve
Field Value
GetFadeOutTime
Cached name for the 'get_fadeout_time' method.
public static readonly StringName GetFadeOutTime
Field Value
GetMixMode
Cached name for the 'get_mix_mode' method.
public static readonly StringName GetMixMode
Field Value
HasAutorestart
Cached name for the 'has_autorestart' method.
public static readonly StringName HasAutorestart
Field Value
SetAutorestart
Cached name for the 'set_autorestart' method.
public static readonly StringName SetAutorestart
Field Value
SetAutorestartDelay
Cached name for the 'set_autorestart_delay' method.
public static readonly StringName SetAutorestartDelay
Field Value
SetAutorestartRandomDelay
Cached name for the 'set_autorestart_random_delay' method.
public static readonly StringName SetAutorestartRandomDelay
Field Value
SetFadeInCurve
Cached name for the 'set_fadein_curve' method.
public static readonly StringName SetFadeInCurve
Field Value
SetFadeInTime
Cached name for the 'set_fadein_time' method.
public static readonly StringName SetFadeInTime
Field Value
SetFadeOutCurve
Cached name for the 'set_fadeout_curve' method.
public static readonly StringName SetFadeOutCurve
Field Value
SetFadeOutTime
Cached name for the 'set_fadeout_time' method.
public static readonly StringName SetFadeOutTime
Field Value
SetMixMode
Cached name for the 'set_mix_mode' method.
public static readonly StringName SetMixMode