Table of Contents

Class VisualShaderNodeExpression.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

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

Constructors

MethodName()

public MethodName()

Fields

GetExpression

Cached name for the 'get_expression' method.

public static readonly StringName GetExpression

Field Value

StringName

SetExpression

Cached name for the 'set_expression' method.

public static readonly StringName SetExpression

Field Value

StringName