Class AudioStreamInteractive.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class AudioStreamInteractive.MethodName : AudioStream.MethodName
- Inheritance
-
AudioStreamInteractive.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
AddTransition
Cached name for the 'add_transition' method.
public static readonly StringName AddTransition
Field Value
EraseTransition
Cached name for the 'erase_transition' method.
public static readonly StringName EraseTransition
Field Value
GetClipAutoAdvance
Cached name for the 'get_clip_auto_advance' method.
public static readonly StringName GetClipAutoAdvance
Field Value
GetClipAutoAdvanceNextClip
Cached name for the 'get_clip_auto_advance_next_clip' method.
public static readonly StringName GetClipAutoAdvanceNextClip
Field Value
GetClipCount
Cached name for the 'get_clip_count' method.
public static readonly StringName GetClipCount
Field Value
GetClipName
Cached name for the 'get_clip_name' method.
public static readonly StringName GetClipName
Field Value
GetClipStream
Cached name for the 'get_clip_stream' method.
public static readonly StringName GetClipStream
Field Value
GetInitialClip
Cached name for the 'get_initial_clip' method.
public static readonly StringName GetInitialClip
Field Value
GetTransitionFadeBeats
Cached name for the 'get_transition_fade_beats' method.
public static readonly StringName GetTransitionFadeBeats
Field Value
GetTransitionFadeMode
Cached name for the 'get_transition_fade_mode' method.
public static readonly StringName GetTransitionFadeMode
Field Value
GetTransitionFillerClip
Cached name for the 'get_transition_filler_clip' method.
public static readonly StringName GetTransitionFillerClip
Field Value
GetTransitionFromTime
Cached name for the 'get_transition_from_time' method.
public static readonly StringName GetTransitionFromTime
Field Value
GetTransitionList
Cached name for the 'get_transition_list' method.
public static readonly StringName GetTransitionList
Field Value
GetTransitionToTime
Cached name for the 'get_transition_to_time' method.
public static readonly StringName GetTransitionToTime
Field Value
HasTransition
Cached name for the 'has_transition' method.
public static readonly StringName HasTransition
Field Value
IsTransitionHoldingPrevious
Cached name for the 'is_transition_holding_previous' method.
public static readonly StringName IsTransitionHoldingPrevious
Field Value
IsTransitionUsingFillerClip
Cached name for the 'is_transition_using_filler_clip' method.
public static readonly StringName IsTransitionUsingFillerClip
Field Value
SetClipAutoAdvance
Cached name for the 'set_clip_auto_advance' method.
public static readonly StringName SetClipAutoAdvance
Field Value
SetClipAutoAdvanceNextClip
Cached name for the 'set_clip_auto_advance_next_clip' method.
public static readonly StringName SetClipAutoAdvanceNextClip
Field Value
SetClipCount
Cached name for the 'set_clip_count' method.
public static readonly StringName SetClipCount
Field Value
SetClipName
Cached name for the 'set_clip_name' method.
public static readonly StringName SetClipName
Field Value
SetClipStream
Cached name for the 'set_clip_stream' method.
public static readonly StringName SetClipStream
Field Value
SetInitialClip
Cached name for the 'set_initial_clip' method.
public static readonly StringName SetInitialClip
Field Value
_GetTransitions
Cached name for the '_get_transitions' method.
public static readonly StringName _GetTransitions
Field Value
_SetTransitions
Cached name for the '_set_transitions' method.
public static readonly StringName _SetTransitions