ClassDBIsParentClass Method |
Returns whether inherits is an ancestor of class or not.
Namespace: Godot
public static bool IsParentClass( string class, string inherits )
[Missing <param name="class"/> documentation for "M:Godot.ClassDB.IsParentClass(System.String,System.String)"]
[Missing <param name="inherits"/> documentation for "M:Godot.ClassDB.IsParentClass(System.String,System.String)"]
[Missing <returns> documentation for "M:Godot.ClassDB.IsParentClass(System.String,System.String)"]