mirror of
https://github.com/godotengine/godot.git
synced 2024-11-21 03:18:37 +08:00
9d2e8f2f27
The underscore prefix was used to avoid the conflict between the `RID` class name and the matching enum value in `Variant::Type`. This can be fixed differently by prefixing uses of the `RID` class in `Variant` with the scope resolution operator, as done already for `AABB`. |
||
---|---|---|
.. | ||
array.cpp | ||
array.h | ||
binder_common.h | ||
callable_bind.cpp | ||
callable_bind.h | ||
callable.cpp | ||
callable.h | ||
container_type_validate.h | ||
dictionary.cpp | ||
dictionary.h | ||
method_ptrcall.h | ||
SCsub | ||
type_info.h | ||
typed_array.h | ||
variant_call.cpp | ||
variant_construct.cpp | ||
variant_internal.h | ||
variant_op.cpp | ||
variant_parser.cpp | ||
variant_parser.h | ||
variant_setget.cpp | ||
variant.cpp | ||
variant.h |