Click or drag to resize

ScriptGetScriptSignalList Method

Returns the list of user signals defined in this Script.

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

Return Value

Type: Array

[Missing <returns> documentation for "M:Godot.Script.GetScriptSignalList"]

See Also