Class BayatEditorStyles
Bayat Unity Editor GUI styles.
Inheritance
System.Object
BayatEditorStyles
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Bayat.Core
Assembly: Bayat.Core.Editor.dll
Syntax
public static class BayatEditorStyles
Properties
| Improve this Doc View SourceToolbarSearchField
Declaration
public static GUIStyle ToolbarSearchField { get; }
Property Value
Type | Description |
---|---|
UnityEngine.GUIStyle |
Methods
| Improve this Doc View SourceGetStyle(String)
Declaration
public static GUIStyle GetStyle(string styleName)
Parameters
Type | Name | Description |
---|---|---|
System.String | styleName |
Returns
Type | Description |
---|---|
UnityEngine.GUIStyle |