ClassDBClassHasIntegerConstant Method |
Returns whether class or its ancestry has an integer constant called name or not.
Namespace: Godot
public static bool ClassHasIntegerConstant( string class, string name )
[Missing <param name="class"/> documentation for "M:Godot.ClassDB.ClassHasIntegerConstant(System.String,System.String)"]
[Missing <param name="name"/> documentation for "M:Godot.ClassDB.ClassHasIntegerConstant(System.String,System.String)"]
[Missing <returns> documentation for "M:Godot.ClassDB.ClassHasIntegerConstant(System.String,System.String)"]