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