mirror of
https://github.com/tiennm99/godot.git
synced 2026-08-21 10:27:27 +00:00
Some classes are represented internally with an underscore prefix, so we need to make sure we match this representation when type-checking, otherwise the check might fail on a valid scenario.