ClassDBGetInheritersFromClass Method |
Returns the names of all the classes that directly or indirectly inherit from class.
Namespace: Godot
public static string[] GetInheritersFromClass( string class )
[Missing <param name="class"/> documentation for "M:Godot.ClassDB.GetInheritersFromClass(System.String)"]
[Missing <returns> documentation for "M:Godot.ClassDB.GetInheritersFromClass(System.String)"]