ClassDBClassGetIntegerConstantList Method |
Returns an array with the names all the integer constants of class or its ancestry.
Namespace: Godot
public static string[] ClassGetIntegerConstantList( string class, bool noInheritance = false )
[Missing <param name="class"/> documentation for "M:Godot.ClassDB.ClassGetIntegerConstantList(System.String,System.Boolean)"]
[Missing <param name="noInheritance"/> documentation for "M:Godot.ClassDB.ClassGetIntegerConstantList(System.String,System.Boolean)"]
[Missing <returns> documentation for "M:Godot.ClassDB.ClassGetIntegerConstantList(System.String,System.Boolean)"]