ClassDBClassGetIntegerConstant Method |
Returns the value of the integer constant name of class or its ancestry. Always returns 0 when the constant could not be found.
Namespace: Godot
public static int ClassGetIntegerConstant( string class, string name )
[Missing <param name="class"/> documentation for "M:Godot.ClassDB.ClassGetIntegerConstant(System.String,System.String)"]
[Missing <param name="name"/> documentation for "M:Godot.ClassDB.ClassGetIntegerConstant(System.String,System.String)"]
[Missing <returns> documentation for "M:Godot.ClassDB.ClassGetIntegerConstant(System.String,System.String)"]