MCPcopy Create free account
hub / github.com/Redot-Engine/redot-engine / get_class

Method get_class

core/object/object.h:855–855  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

853 }
854
855 _FORCE_INLINE_ String get_class() const { return get_class_name(); }
856
857 virtual String get_save_class() const { return get_class(); } ///< Class stored when saving
858

Callers 15

debugMethod · 0.45
loadMethod · 0.45
_resource_get_classFunction · 0.45
_from_nativeMethod · 0.45
resource_changed_emitMethod · 0.45
copy_fromMethod · 0.45
clearMethod · 0.45
encode_variantFunction · 0.45
writeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected