ThemeGetStyleboxList Method |
Returns all the StyleBoxs as a String filled with each StyleBox's name, for use in GetStylebox(String, String), if the theme has node_type.
Valid node_types may be found using GetStyleboxTypes.
Namespace: Godot
public string[] GetStyleboxList( string nodeType )
[Missing <param name="nodeType"/> documentation for "M:Godot.Theme.GetStyleboxList(System.String)"]
[Missing <returns> documentation for "M:Godot.Theme.GetStyleboxList(System.String)"]