Table of Contents

Class GDExtensionManagerInstance.SignalName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class GDExtensionManagerInstance.SignalName : GodotObject.SignalName
Inheritance
GDExtensionManagerInstance.SignalName
Inherited Members

Constructors

SignalName()

public SignalName()

Fields

ExtensionLoaded

Cached name for the 'extension_loaded' signal.

public static readonly StringName ExtensionLoaded

Field Value

StringName

ExtensionUnloading

Cached name for the 'extension_unloading' signal.

public static readonly StringName ExtensionUnloading

Field Value

StringName

ExtensionsReloaded

Cached name for the 'extensions_reloaded' signal.

public static readonly StringName ExtensionsReloaded

Field Value

StringName