public static IObservable <Unit> OnScriptChanged(this Godot.Object obj)
 => obj.ObserveSignal("script_changed");