Table of Contents

Class GodotObject.SignalName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class GodotObject.SignalName
Inheritance
GodotObject.SignalName
Derived
Inherited Members

Constructors

SignalName()

public SignalName()

Fields

PropertyListChanged

Cached name for the 'property_list_changed' signal.

public static readonly StringName PropertyListChanged

Field Value

StringName

ScriptChanged

Cached name for the 'script_changed' signal.

public static readonly StringName ScriptChanged

Field Value

StringName