C# Class MK.Glow.MKGlowEditor

Inheritance: Editor
Mostra file Open project: hanz-li/indoor-navigation-placenote-unity

Public Methods

Method Description
OnInspectorGUI ( ) : void

Private Methods

Method Description
AddMKGlowToObject ( ) : void
HandleBehavior ( string title, SerializedProperty &behavior ) : bool
OnEnable ( ) : void

Method Details

OnInspectorGUI() public method

public OnInspectorGUI ( ) : void
return void