Table of Contents

Class VisualShaderNodeFrame.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class VisualShaderNodeFrame.MethodName : VisualShaderNodeResizableBase.MethodName
Inheritance
VisualShaderNodeFrame.MethodName
Derived
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

AddAttachedNode

Cached name for the 'add_attached_node' method.

public static readonly StringName AddAttachedNode

Field Value

StringName

GetAttachedNodes

Cached name for the 'get_attached_nodes' method.

public static readonly StringName GetAttachedNodes

Field Value

StringName

GetTintColor

Cached name for the 'get_tint_color' method.

public static readonly StringName GetTintColor

Field Value

StringName

GetTitle

Cached name for the 'get_title' method.

public static readonly StringName GetTitle

Field Value

StringName

IsAutoshrinkEnabled

Cached name for the 'is_autoshrink_enabled' method.

public static readonly StringName IsAutoshrinkEnabled

Field Value

StringName

IsTintColorEnabled

Cached name for the 'is_tint_color_enabled' method.

public static readonly StringName IsTintColorEnabled

Field Value

StringName

RemoveAttachedNode

Cached name for the 'remove_attached_node' method.

public static readonly StringName RemoveAttachedNode

Field Value

StringName

SetAttachedNodes

Cached name for the 'set_attached_nodes' method.

public static readonly StringName SetAttachedNodes

Field Value

StringName

SetAutoshrinkEnabled

Cached name for the 'set_autoshrink_enabled' method.

public static readonly StringName SetAutoshrinkEnabled

Field Value

StringName

SetTintColor

Cached name for the 'set_tint_color' method.

public static readonly StringName SetTintColor

Field Value

StringName

SetTintColorEnabled

Cached name for the 'set_tint_color_enabled' method.

public static readonly StringName SetTintColorEnabled

Field Value

StringName

SetTitle

Cached name for the 'set_title' method.

public static readonly StringName SetTitle

Field Value

StringName