A class used to regroup most of the styling options for the MMFeedback editors
More...
|
| 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 readonly GUIStyle | SmallTickbox = new GUIStyle("ShurikenToggle") |
| |
A class used to regroup most of the styling options for the MMFeedback editors
◆ 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 |
◆ SmallTickbox
| readonly GUIStyle MoreMountains.Feedbacks.MMFeedbackStyling.SmallTickbox = new GUIStyle("ShurikenToggle") |
|
static |
◆ 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: