Table of Contents

Class VisualShaderNodeCompare.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

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

Constructors

MethodName()

public MethodName()

Fields

GetComparisonType

Cached name for the 'get_comparison_type' method.

public static readonly StringName GetComparisonType

Field Value

StringName

GetCondition

Cached name for the 'get_condition' method.

public static readonly StringName GetCondition

Field Value

StringName

GetFunction

Cached name for the 'get_function' method.

public static readonly StringName GetFunction

Field Value

StringName

SetComparisonType

Cached name for the 'set_comparison_type' method.

public static readonly StringName SetComparisonType

Field Value

StringName

SetCondition

Cached name for the 'set_condition' method.

public static readonly StringName SetCondition

Field Value

StringName

SetFunction

Cached name for the 'set_function' method.

public static readonly StringName SetFunction

Field Value

StringName