mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-18 09:31:48 +00:00
9df96e97ea
* Use type hints for `@GlobalScope` enums. * Use plain `int` for `BitMask<T>`. * Fix type hints for typed arrays. * Use `Variant` and `void` type hints. * Discard unnecessary class prefix.