Click or drag to resize

ObjectGetSignalList Method

Returns the list of signals as an Array of dictionaries.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public Array GetSignalList()

Return Value

Type: Array

[Missing <returns> documentation for "M:Godot.Object.GetSignalList"]

See Also