ClassDBClassGetPropertyList Method |
Returns an array with all the properties of class or its ancestry if no_inheritance is false.
Namespace: Godot
public static Array ClassGetPropertyList( string class, bool noInheritance = false )
[Missing <param name="class"/> documentation for "M:Godot.ClassDB.ClassGetPropertyList(System.String,System.Boolean)"]
[Missing <param name="noInheritance"/> documentation for "M:Godot.ClassDB.ClassGetPropertyList(System.String,System.Boolean)"]
[Missing <returns> documentation for "M:Godot.ClassDB.ClassGetPropertyList(System.String,System.Boolean)"]