Corgi Engine v9.4
Loading...
Searching...
No Matches
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.
static void DrawSplitter ()
 Draw a separator line.
static Rect DrawSimpleHeader (ref bool expanded, ref bool activeField, string title)
 Draw a header similar to the one used for the post-process stack.
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.

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()

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()

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

Simply drow a splitter line and a title bellow.

◆ DrawSimpleHeader()

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()

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: