Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
debug
Method · 0.45
load
Method · 0.45
_resource_get_class
Function · 0.45
_from_native
Method · 0.45
resource_changed_connect
Method · 0.45
resource_changed_disconnect
Method · 0.45
resource_changed_emit
Method · 0.45
copy_from
Method · 0.45
clear
Method · 0.45
encode_variant
Function · 0.45
_internal_validate_object
Method · 0.45
write
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected