ThemeGetStylebox Method |
Returns the StyleBox at name if the theme has node_type.
Valid names may be found using GetStyleboxList(String). Valid node_types may be found using GetStyleboxTypes.
Namespace: Godot
public StyleBox GetStylebox( string name, string nodeType )
[Missing <param name="name"/> documentation for "M:Godot.Theme.GetStylebox(System.String,System.String)"]
[Missing <param name="nodeType"/> documentation for "M:Godot.Theme.GetStylebox(System.String,System.String)"]
[Missing <returns> documentation for "M:Godot.Theme.GetStylebox(System.String,System.String)"]