C# Class Mathius_UI, Mathius_DOE

Inheritance: MonoBehaviour
Show file Open project: RandomNPC/Mathius_DOE Class Usage Examples

Public Properties

Property Type Description
MUI Mathius_UI,
thisMetalGUISkin UnityEngine.GUISkin

Public Methods

Method Description
changeMenuState ( GAMESTATE state ) : void

Private Methods

Method Description
OnGUI ( ) : void
Start ( ) : void

Method Details

changeMenuState() public method

public changeMenuState ( GAMESTATE state ) : void
state GAMESTATE
return void

Property Details

MUI public static property

public static Mathius_UI, MUI
return Mathius_UI,

thisMetalGUISkin public property

public GUISkin,UnityEngine thisMetalGUISkin
return UnityEngine.GUISkin