Variant: add method get_full_type_name
and used in many places
#342
Annotations
3 errors
Compilation:
core/variant/variant.cpp#L201
'bool Ref<Script>::operator ==(std::nullptr_t) const': attempting to reference a deleted function
|
Compilation:
core/variant/variant.cpp#L201
built-in operator '==' cannot be applied to an operand of type 'const Ref<Script>'
|
Compilation
Process completed with exit code 2.
|
Loading