C# Class CreditsUI, Mathius_DOE

Inheritance: MonoBehaviour
Exibir arquivo Open project: RandomNPC/Mathius_DOE Class Usage Examples

Public Properties

Property Type Description
MUI Mathius_UI,
thisMetalGUISkin UnityEngine.GUISkin

Public Methods

Method Description
changeMenuState ( int state ) : void

Private Methods

Method Description
HandleGuiOnClick ( object sender, ButtonName, e ) : void
HandlePconGesturePerformed ( object sender, PCGesture, e ) : void
OnGUI ( ) : void
Start ( ) : void
Update ( ) : void

Method Details

changeMenuState() public method

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

Property Details

MUI public_oe static_oe property

public static Mathius_UI, MUI
return Mathius_UI,

thisMetalGUISkin public_oe property

public GUISkin,UnityEngine thisMetalGUISkin
return UnityEngine.GUISkin