classes/class_classdb #111
Replies: 1 comment
-
get_class_list() only returns the engine classes, if you are looking for loaded scripts then use ProjectSettings.get_global_class_list() |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
classes/class_classdb
Inherits: Object A class information repository. Description: Provides access to metadata stored for every available class. Methods:,, bool, can_instantiate(class: StringName) const,, bool, class_e...
https://docs.godotengine.org/en/stable/classes/class_classdb.html
Beta Was this translation helpful? Give feedback.
All reactions