Megadocs 0.0.1
All of megapop's internal libraries
Megapop.MegaCore.Editor.MegaEditor Class Reference
+ Inheritance diagram for Megapop.MegaCore.Editor.MegaEditor:

Public Member Functions

override void OnInspectorGUI ()
 

Static Public Attributes

const string ScriptPropertyName = "m_Script"
 

Protected Member Functions

virtual void OnEnable ()
 
void DrawMonoScriptProperty ()
 

Properties

bool IsInline [get, set]
 
bool HasMultipleTargets [get]
 
bool ShowMonoScript = true [get, set]
 

Member Function Documentation

◆ DrawMonoScriptProperty()

void Megapop.MegaCore.Editor.MegaEditor.DrawMonoScriptProperty ( )
inlineprotected

◆ OnEnable()

virtual void Megapop.MegaCore.Editor.MegaEditor.OnEnable ( )
inlineprotectedvirtual

◆ OnInspectorGUI()

override void Megapop.MegaCore.Editor.MegaEditor.OnInspectorGUI ( )
inline

Member Data Documentation

◆ ScriptPropertyName

const string Megapop.MegaCore.Editor.MegaEditor.ScriptPropertyName = "m_Script"
static

Property Documentation

◆ HasMultipleTargets

bool Megapop.MegaCore.Editor.MegaEditor.HasMultipleTargets
get

◆ IsInline

bool Megapop.MegaCore.Editor.MegaEditor.IsInline
getset

◆ ShowMonoScript

bool Megapop.MegaCore.Editor.MegaEditor.ShowMonoScript = true
getset

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