Table of Contents

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

StringName

GetAutorestartRandomDelay

Cached name for the 'get_autorestart_random_delay' method.

public static readonly StringName GetAutorestartRandomDelay

Field Value

StringName

GetFadeInCurve

Cached name for the 'get_fadein_curve' method.

public static readonly StringName GetFadeInCurve

Field Value

StringName

GetFadeInTime

Cached name for the 'get_fadein_time' method.

public static readonly StringName GetFadeInTime

Field Value

StringName

GetFadeOutCurve

Cached name for the 'get_fadeout_curve' method.

public static readonly StringName GetFadeOutCurve

Field Value

StringName

GetFadeOutTime

Cached name for the 'get_fadeout_time' method.

public static readonly StringName GetFadeOutTime

Field Value

StringName

GetMixMode

Cached name for the 'get_mix_mode' method.

public static readonly StringName GetMixMode

Field Value

StringName

HasAutorestart

Cached name for the 'has_autorestart' method.

public static readonly StringName HasAutorestart

Field Value

StringName

SetAutorestart

Cached name for the 'set_autorestart' method.

public static readonly StringName SetAutorestart

Field Value

StringName

SetAutorestartDelay

Cached name for the 'set_autorestart_delay' method.

public static readonly StringName SetAutorestartDelay

Field Value

StringName

SetAutorestartRandomDelay

Cached name for the 'set_autorestart_random_delay' method.

public static readonly StringName SetAutorestartRandomDelay

Field Value

StringName

SetFadeInCurve

Cached name for the 'set_fadein_curve' method.

public static readonly StringName SetFadeInCurve

Field Value

StringName

SetFadeInTime

Cached name for the 'set_fadein_time' method.

public static readonly StringName SetFadeInTime

Field Value

StringName

SetFadeOutCurve

Cached name for the 'set_fadeout_curve' method.

public static readonly StringName SetFadeOutCurve

Field Value

StringName

SetFadeOutTime

Cached name for the 'set_fadeout_time' method.

public static readonly StringName SetFadeOutTime

Field Value

StringName

SetMixMode

Cached name for the 'set_mix_mode' method.

public static readonly StringName SetMixMode

Field Value

StringName