mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-15 21:11:07 +00:00
These typedefs don't save much typing compared to the full `Ref<Resource>` and `Ref<RefCounted>`, yet they sometimes introduce confusion among new contributors.