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