|
enum | HeaderColor { HighContrastLight = 0
, HighContrastDark
, DarkGray
, LightGray
} |
|
|
| CustomHeaderAttribute (string text) |
|
| CustomHeaderAttribute (string text, TextAlignment textAlignment) |
|
| CustomHeaderAttribute (string text, TextAlignment textAlignment, bool filledBackground) |
|
| CustomHeaderAttribute (string text, TextAlignment textAlignment, bool filledBackground, HeaderColor colorTheme) |
|
|
TextAlignment | m_textAlignment |
|
string | m_text |
|
bool | m_colorThemeByProSkin = true |
|
bool | m_filledBackground = true |
|
HeaderColor | m_colorTheme |
|
The documentation for this class was generated from the following file:
- C:/Unity/Projects/CCP v1/Assets/Character Controller Pro/Main/Utilities/Scripts/CustomHeaderAttribute.cs