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
GetAttachedNodes
Cached name for the 'get_attached_nodes' method.
public static readonly StringName GetAttachedNodes
Field Value
GetTintColor
Cached name for the 'get_tint_color' method.
public static readonly StringName GetTintColor
Field Value
GetTitle
Cached name for the 'get_title' method.
public static readonly StringName GetTitle
Field Value
IsAutoshrinkEnabled
Cached name for the 'is_autoshrink_enabled' method.
public static readonly StringName IsAutoshrinkEnabled
Field Value
IsTintColorEnabled
Cached name for the 'is_tint_color_enabled' method.
public static readonly StringName IsTintColorEnabled
Field Value
RemoveAttachedNode
Cached name for the 'remove_attached_node' method.
public static readonly StringName RemoveAttachedNode
Field Value
SetAttachedNodes
Cached name for the 'set_attached_nodes' method.
public static readonly StringName SetAttachedNodes
Field Value
SetAutoshrinkEnabled
Cached name for the 'set_autoshrink_enabled' method.
public static readonly StringName SetAutoshrinkEnabled
Field Value
SetTintColor
Cached name for the 'set_tint_color' method.
public static readonly StringName SetTintColor
Field Value
SetTintColorEnabled
Cached name for the 'set_tint_color_enabled' method.
public static readonly StringName SetTintColorEnabled
Field Value
SetTitle
Cached name for the 'set_title' method.
public static readonly StringName SetTitle