C# Class MenuNewPanel, HerosAdventure

Inheritance: MonoBehaviour
Datei anzeigen Open project: jesseroffel/HerosAdventure

Public Properties

Property Type Description
NewPanel GameObject,
ThisPanel GameObject,

Public Methods

Method Description
GoToNewPanel ( ) : void
Start ( ) : void

Method Details

GoToNewPanel() public method

public GoToNewPanel ( ) : void
return void

Start() public method

public Start ( ) : void
return void

Property Details

NewPanel public_oe property

public GameObject, NewPanel
return GameObject,

ThisPanel public_oe property

public GameObject, ThisPanel
return GameObject,