mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-09 04:29:08 +00:00
Use the `Root` property instead of the deprecated `GetRoot` method. `PropagateNotification` accepts an `int` and not a `long`, and so `NotificationWmCloseRequest` needs to be cast to `int`.