Inventory Engine  v3.8
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
MoreMountains.Tools.MMPlotterEditor Class Reference

A custom editor displaying a foldable list of MMFeedbacks, a dropdown to add more, as well as test buttons to test your feedbacks at runtime More...

Inherits Editor.

Public Member Functions

override void OnInspectorGUI ()
 

Protected Member Functions

virtual void OnEnable ()
 

Protected Attributes

string[] _typeDisplays
 
string[] _excludedProperties = new string[] { "TweenMethod", "m_Script" }
 
MMPlotter _mmPlotter
 

Detailed Description

A custom editor displaying a foldable list of MMFeedbacks, a dropdown to add more, as well as test buttons to test your feedbacks at runtime

Member Function Documentation

◆ OnEnable()

virtual void MoreMountains.Tools.MMPlotterEditor.OnEnable ( )
protectedvirtual

◆ OnInspectorGUI()

override void MoreMountains.Tools.MMPlotterEditor.OnInspectorGUI ( )

Member Data Documentation

◆ _excludedProperties

string [] MoreMountains.Tools.MMPlotterEditor._excludedProperties = new string[] { "TweenMethod", "m_Script" }
protected

◆ _mmPlotter

MMPlotter MoreMountains.Tools.MMPlotterEditor._mmPlotter
protected

◆ _typeDisplays

string [] MoreMountains.Tools.MMPlotterEditor._typeDisplays
protected

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