C# Class Kolonization.Kolonization_UI

Inheritance: UnityEngine.MonoBehaviour
ファイルを表示 Open project: BobPalmer/MKS

Public Methods

Method Description
Start ( ) : void

Private Methods

Method Description
Awake ( ) : void
DisplayKolonizationLevel ( ) : void
GenerateWindow ( ) : void
GuiOff ( ) : void
GuiOn ( ) : void
InitStyles ( ) : void
OnDestroy ( ) : void
OnGUI ( ) : void
OnWindow ( int windowId ) : void
Ondraw ( ) : void

Method Details

Start() public method

public Start ( ) : void
return void