Table of Contents

Class VisualShaderNode.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

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

Constructors

MethodName()

public MethodName()

Fields

ClearDefaultInputValues

Cached name for the 'clear_default_input_values' method.

public static readonly StringName ClearDefaultInputValues

Field Value

StringName

GetDefaultInputPort

Cached name for the 'get_default_input_port' method.

public static readonly StringName GetDefaultInputPort

Field Value

StringName

GetDefaultInputValues

Cached name for the 'get_default_input_values' method.

public static readonly StringName GetDefaultInputValues

Field Value

StringName

GetFrame

Cached name for the 'get_frame' method.

public static readonly StringName GetFrame

Field Value

StringName

GetInputPortDefaultValue

Cached name for the 'get_input_port_default_value' method.

public static readonly StringName GetInputPortDefaultValue

Field Value

StringName

GetOutputPortForPreview

Cached name for the 'get_output_port_for_preview' method.

public static readonly StringName GetOutputPortForPreview

Field Value

StringName

RemoveInputPortDefaultValue

Cached name for the 'remove_input_port_default_value' method.

public static readonly StringName RemoveInputPortDefaultValue

Field Value

StringName

SetDefaultInputValues

Cached name for the 'set_default_input_values' method.

public static readonly StringName SetDefaultInputValues

Field Value

StringName

SetFrame

Cached name for the 'set_frame' method.

public static readonly StringName SetFrame

Field Value

StringName

SetInputPortDefaultValue

Cached name for the 'set_input_port_default_value' method.

public static readonly StringName SetInputPortDefaultValue

Field Value

StringName

SetOutputPortForPreview

Cached name for the 'set_output_port_for_preview' method.

public static readonly StringName SetOutputPortForPreview

Field Value

StringName

_GetOutputPortsExpanded

Cached name for the '_get_output_ports_expanded' method.

public static readonly StringName _GetOutputPortsExpanded

Field Value

StringName

_SetOutputPortsExpanded

Cached name for the '_set_output_ports_expanded' method.

public static readonly StringName _SetOutputPortsExpanded

Field Value

StringName