Table of Contents

Class AnimationNode.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class AnimationNode.MethodName : Resource.MethodName
Inheritance
AnimationNode.MethodName
Derived
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

AddInput

Cached name for the 'add_input' method.

public static readonly StringName AddInput

Field Value

StringName

BlendAnimation

Cached name for the 'blend_animation' method.

public static readonly StringName BlendAnimation

Field Value

StringName

BlendInput

Cached name for the 'blend_input' method.

public static readonly StringName BlendInput

Field Value

StringName

BlendNode

Cached name for the 'blend_node' method.

public static readonly StringName BlendNode

Field Value

StringName

FindInput

Cached name for the 'find_input' method.

public static readonly StringName FindInput

Field Value

StringName

GetInputCount

Cached name for the 'get_input_count' method.

public static readonly StringName GetInputCount

Field Value

StringName

GetInputName

Cached name for the 'get_input_name' method.

public static readonly StringName GetInputName

Field Value

StringName

GetParameter

Cached name for the 'get_parameter' method.

public static readonly StringName GetParameter

Field Value

StringName

IsFilterEnabled

Cached name for the 'is_filter_enabled' method.

public static readonly StringName IsFilterEnabled

Field Value

StringName

IsPathFiltered

Cached name for the 'is_path_filtered' method.

public static readonly StringName IsPathFiltered

Field Value

StringName

RemoveInput

Cached name for the 'remove_input' method.

public static readonly StringName RemoveInput

Field Value

StringName

SetFilterEnabled

Cached name for the 'set_filter_enabled' method.

public static readonly StringName SetFilterEnabled

Field Value

StringName

SetFilterPath

Cached name for the 'set_filter_path' method.

public static readonly StringName SetFilterPath

Field Value

StringName

SetInputName

Cached name for the 'set_input_name' method.

public static readonly StringName SetInputName

Field Value

StringName

SetParameter

Cached name for the 'set_parameter' method.

public static readonly StringName SetParameter

Field Value

StringName

_GetCaption

Cached name for the '_get_caption' method.

public static readonly StringName _GetCaption

Field Value

StringName

_GetChildByName

Cached name for the '_get_child_by_name' method.

public static readonly StringName _GetChildByName

Field Value

StringName

_GetChildNodes

Cached name for the '_get_child_nodes' method.

public static readonly StringName _GetChildNodes

Field Value

StringName

_GetFilters

Cached name for the '_get_filters' method.

public static readonly StringName _GetFilters

Field Value

StringName

_GetParameterDefaultValue

Cached name for the '_get_parameter_default_value' method.

public static readonly StringName _GetParameterDefaultValue

Field Value

StringName

_GetParameterList

Cached name for the '_get_parameter_list' method.

public static readonly StringName _GetParameterList

Field Value

StringName

_HasFilter

Cached name for the '_has_filter' method.

public static readonly StringName _HasFilter

Field Value

StringName

_IsParameterReadOnly

Cached name for the '_is_parameter_read_only' method.

public static readonly StringName _IsParameterReadOnly

Field Value

StringName

_Process

Cached name for the '_process' method.

public static readonly StringName _Process

Field Value

StringName

_SetFilters

Cached name for the '_set_filters' method.

public static readonly StringName _SetFilters

Field Value

StringName