ThemeSetConstant Method |
Sets the theme's constant to constant at name in node_type.
Does nothing if the theme does not have node_type.
Namespace: Godot
public void SetConstant( string name, string nodeType, int constant )
[Missing <param name="name"/> documentation for "M:Godot.Theme.SetConstant(System.String,System.String,System.Int32)"]
[Missing <param name="nodeType"/> documentation for "M:Godot.Theme.SetConstant(System.String,System.String,System.Int32)"]
[Missing <param name="constant"/> documentation for "M:Godot.Theme.SetConstant(System.String,System.String,System.Int32)"]