ControlAddConstantOverride Method |
Overrides an integer constant with given name in the Theme resource the control uses. If the constant is 0, the override is cleared and the constant from assigned Theme is used.
Namespace: Godot
public void AddConstantOverride( string name, int constant )
[Missing <param name="name"/> documentation for "M:Godot.Control.AddConstantOverride(System.String,System.Int32)"]
[Missing <param name="constant"/> documentation for "M:Godot.Control.AddConstantOverride(System.String,System.Int32)"]