Corgi Engine  v8.8
MoreMountains.Feedbacks.MMFeedbackStyling Class Reference

A class used to regroup most of the styling options for the MMFeedback editors More...

Static Public Member Functions

static void DrawSection (string title)
 Simply drow a splitter line and a title bellow More...
 
static void DrawSplitter ()
 Draw a separator line More...
 
static Rect DrawSimpleHeader (ref bool expanded, ref bool activeField, string title)
 Draw a header similar to the one used for the post-process stack More...
 
static Rect DrawHeader (ref bool expanded, ref bool activeField, string title, Color feedbackColor, System.Action< GenericMenu > fillGenericMenu, float startedAt, float duration, float totalDuration, MMFeedbackTiming timing, bool pause, MMFeedbacks host)
 Draw a header similar to the one used for the post-process stack More...
 

Static Public Attributes

static readonly GUIStyle SmallTickbox = new GUIStyle("ShurikenToggle")
 

Properties

static Color? Splitter [get]
 
static Color? HeaderBackground [get]
 
static Color? Reorder [get]
 
static Texture2D? PaneOptionsIcon [get]
 

Detailed Description

A class used to regroup most of the styling options for the MMFeedback editors

Member Function Documentation

◆ DrawHeader()

static Rect MoreMountains.Feedbacks.MMFeedbackStyling.DrawHeader ( ref bool  expanded,
ref bool  activeField,
string  title,
Color  feedbackColor,
System.Action< GenericMenu >  fillGenericMenu,
float  startedAt,
float  duration,
float  totalDuration,
MMFeedbackTiming  timing,
bool  pause,
MMFeedbacks  host 
)
static

Draw a header similar to the one used for the post-process stack

◆ DrawSection()

static void MoreMountains.Feedbacks.MMFeedbackStyling.DrawSection ( string  title)
static

Simply drow a splitter line and a title bellow

◆ DrawSimpleHeader()

static Rect MoreMountains.Feedbacks.MMFeedbackStyling.DrawSimpleHeader ( ref bool  expanded,
ref bool  activeField,
string  title 
)
static

Draw a header similar to the one used for the post-process stack

◆ DrawSplitter()

static void MoreMountains.Feedbacks.MMFeedbackStyling.DrawSplitter ( )
static

Draw a separator line

Member Data Documentation

◆ SmallTickbox

readonly GUIStyle MoreMountains.Feedbacks.MMFeedbackStyling.SmallTickbox = new GUIStyle("ShurikenToggle")
static

Property Documentation

◆ HeaderBackground

Color? MoreMountains.Feedbacks.MMFeedbackStyling.HeaderBackground
staticget

◆ PaneOptionsIcon

Texture2D? MoreMountains.Feedbacks.MMFeedbackStyling.PaneOptionsIcon
staticget

◆ Reorder

Color? MoreMountains.Feedbacks.MMFeedbackStyling.Reorder
staticget

◆ Splitter

Color? MoreMountains.Feedbacks.MMFeedbackStyling.Splitter
staticget

The documentation for this class was generated from the following file: