Table of Contents

Class VisualShaderNodeParameterRef.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

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

Constructors

MethodName()

public MethodName()

Fields

GetParameterName

Cached name for the 'get_parameter_name' method.

public static readonly StringName GetParameterName

Field Value

StringName

SetParameterName

Cached name for the 'set_parameter_name' method.

public static readonly StringName SetParameterName

Field Value

StringName

_GetParameterType

Cached name for the '_get_parameter_type' method.

public static readonly StringName _GetParameterType

Field Value

StringName

_SetParameterType

Cached name for the '_set_parameter_type' method.

public static readonly StringName _SetParameterType

Field Value

StringName