mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-19 16:19:12 +00:00
This property returns an instance of the singleton. The purpose of this is to allow using methods from the base class like 'Connect'. Since all Godot singletons inherit Object, the type of the returned instance is Godot.Object.