Table of Contents

Class AudioServer.SignalName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class AudioServer.SignalName
Inheritance
AudioServer.SignalName
Inherited Members

Constructors

SignalName()

public SignalName()

Fields

BusLayoutChanged

Cached name for the 'bus_layout_changed' signal.

public static readonly StringName BusLayoutChanged

Field Value

StringName

BusRenamed

Cached name for the 'bus_renamed' signal.

public static readonly StringName BusRenamed

Field Value

StringName