Click or drag to resize

VisualScriptEmitSignalSignal Property

The signal to emit.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public string Signal { get; set; }

Property Value

Type: String
See Also