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