ClassDBGetClassList Method |
Returns the names of all the classes available.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax public static string[] GetClassList()
Return Value
Type:
String[Missing <returns> documentation for "M:Godot.ClassDB.GetClassList"]
See Also