Table of Contents

Class VisualShaderNodeGroupBase.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class VisualShaderNodeGroupBase.MethodName : VisualShaderNodeResizableBase.MethodName
Inheritance
VisualShaderNodeGroupBase.MethodName
Derived
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

AddInputPort

Cached name for the 'add_input_port' method.

public static readonly StringName AddInputPort

Field Value

StringName

AddOutputPort

Cached name for the 'add_output_port' method.

public static readonly StringName AddOutputPort

Field Value

StringName

ClearInputPorts

Cached name for the 'clear_input_ports' method.

public static readonly StringName ClearInputPorts

Field Value

StringName

ClearOutputPorts

Cached name for the 'clear_output_ports' method.

public static readonly StringName ClearOutputPorts

Field Value

StringName

GetFreeInputPortId

Cached name for the 'get_free_input_port_id' method.

public static readonly StringName GetFreeInputPortId

Field Value

StringName

GetFreeOutputPortId

Cached name for the 'get_free_output_port_id' method.

public static readonly StringName GetFreeOutputPortId

Field Value

StringName

GetInputPortCount

Cached name for the 'get_input_port_count' method.

public static readonly StringName GetInputPortCount

Field Value

StringName

GetInputs

Cached name for the 'get_inputs' method.

public static readonly StringName GetInputs

Field Value

StringName

GetOutputPortCount

Cached name for the 'get_output_port_count' method.

public static readonly StringName GetOutputPortCount

Field Value

StringName

GetOutputs

Cached name for the 'get_outputs' method.

public static readonly StringName GetOutputs

Field Value

StringName

HasInputPort

Cached name for the 'has_input_port' method.

public static readonly StringName HasInputPort

Field Value

StringName

HasOutputPort

Cached name for the 'has_output_port' method.

public static readonly StringName HasOutputPort

Field Value

StringName

IsValidPortName

Cached name for the 'is_valid_port_name' method.

public static readonly StringName IsValidPortName

Field Value

StringName

RemoveInputPort

Cached name for the 'remove_input_port' method.

public static readonly StringName RemoveInputPort

Field Value

StringName

RemoveOutputPort

Cached name for the 'remove_output_port' method.

public static readonly StringName RemoveOutputPort

Field Value

StringName

SetInputPortName

Cached name for the 'set_input_port_name' method.

public static readonly StringName SetInputPortName

Field Value

StringName

SetInputPortType

Cached name for the 'set_input_port_type' method.

public static readonly StringName SetInputPortType

Field Value

StringName

SetInputs

Cached name for the 'set_inputs' method.

public static readonly StringName SetInputs

Field Value

StringName

SetOutputPortName

Cached name for the 'set_output_port_name' method.

public static readonly StringName SetOutputPortName

Field Value

StringName

SetOutputPortType

Cached name for the 'set_output_port_type' method.

public static readonly StringName SetOutputPortType

Field Value

StringName

SetOutputs

Cached name for the 'set_outputs' method.

public static readonly StringName SetOutputs

Field Value

StringName