Character Controller Pro 1.4.11
A 2D/3D character controller asset for Unity.
Lightbug.Utilities.CustomHeaderAttribute Class Reference
Inheritance diagram for Lightbug.Utilities.CustomHeaderAttribute:

Public Types

enum  HeaderColor { HighContrastLight = 0 , HighContrastDark , DarkGray , LightGray }
 

Public Member Functions

 CustomHeaderAttribute (string text)
 
 CustomHeaderAttribute (string text, TextAlignment textAlignment)
 
 CustomHeaderAttribute (string text, TextAlignment textAlignment, bool filledBackground)
 
 CustomHeaderAttribute (string text, TextAlignment textAlignment, bool filledBackground, HeaderColor colorTheme)
 

Public Attributes

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: