mirror of
https://github.com/tiennm99/godot.git
synced 2026-08-04 16:26:25 +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.