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
AddOutputPort
Cached name for the 'add_output_port' method.
public static readonly StringName AddOutputPort
Field Value
ClearInputPorts
Cached name for the 'clear_input_ports' method.
public static readonly StringName ClearInputPorts
Field Value
ClearOutputPorts
Cached name for the 'clear_output_ports' method.
public static readonly StringName ClearOutputPorts
Field Value
GetFreeInputPortId
Cached name for the 'get_free_input_port_id' method.
public static readonly StringName GetFreeInputPortId
Field Value
GetFreeOutputPortId
Cached name for the 'get_free_output_port_id' method.
public static readonly StringName GetFreeOutputPortId
Field Value
GetInputPortCount
Cached name for the 'get_input_port_count' method.
public static readonly StringName GetInputPortCount
Field Value
GetInputs
Cached name for the 'get_inputs' method.
public static readonly StringName GetInputs
Field Value
GetOutputPortCount
Cached name for the 'get_output_port_count' method.
public static readonly StringName GetOutputPortCount
Field Value
GetOutputs
Cached name for the 'get_outputs' method.
public static readonly StringName GetOutputs
Field Value
HasInputPort
Cached name for the 'has_input_port' method.
public static readonly StringName HasInputPort
Field Value
HasOutputPort
Cached name for the 'has_output_port' method.
public static readonly StringName HasOutputPort
Field Value
IsValidPortName
Cached name for the 'is_valid_port_name' method.
public static readonly StringName IsValidPortName
Field Value
RemoveInputPort
Cached name for the 'remove_input_port' method.
public static readonly StringName RemoveInputPort
Field Value
RemoveOutputPort
Cached name for the 'remove_output_port' method.
public static readonly StringName RemoveOutputPort
Field Value
SetInputPortName
Cached name for the 'set_input_port_name' method.
public static readonly StringName SetInputPortName
Field Value
SetInputPortType
Cached name for the 'set_input_port_type' method.
public static readonly StringName SetInputPortType
Field Value
SetInputs
Cached name for the 'set_inputs' method.
public static readonly StringName SetInputs
Field Value
SetOutputPortName
Cached name for the 'set_output_port_name' method.
public static readonly StringName SetOutputPortName
Field Value
SetOutputPortType
Cached name for the 'set_output_port_type' method.
public static readonly StringName SetOutputPortType
Field Value
SetOutputs
Cached name for the 'set_outputs' method.
public static readonly StringName SetOutputs