mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-20 02:18:20 +00:00
This helps to find such classes without digging
through the rest of the class reference.
Editor-only classes can still be found under
your normal "Node" and "Resource" types.
This also fixes a typo and a missed case from the recent platform docs PR.
(cherry picked from commit 3ae282b452)