Table of Contents

Class VisualShaderNodeInput.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class VisualShaderNodeInput.MethodName : VisualShaderNode.MethodName
Inheritance
VisualShaderNodeInput.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

GetInputName

Cached name for the 'get_input_name' method.

public static readonly StringName GetInputName

Field Value

StringName

GetInputRealName

Cached name for the 'get_input_real_name' method.

public static readonly StringName GetInputRealName

Field Value

StringName

SetInputName

Cached name for the 'set_input_name' method.

public static readonly StringName SetInputName

Field Value

StringName