Table of Contents

Class VisualShaderNodeComment.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class VisualShaderNodeComment.MethodName : VisualShaderNodeResizableBase.MethodName
Inheritance
VisualShaderNodeComment.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

GetDescription

Cached name for the 'get_description' method.

public static readonly StringName GetDescription

Field Value

StringName

GetTitle

Cached name for the 'get_title' method.

public static readonly StringName GetTitle

Field Value

StringName

SetDescription

Cached name for the 'set_description' method.

public static readonly StringName SetDescription

Field Value

StringName

SetTitle

Cached name for the 'set_title' method.

public static readonly StringName SetTitle

Field Value

StringName