C# Class StorehouseManager, Unity3D

Inheritance: MonoBehaviour
Datei anzeigen Open project: kw0006667/Unity3D

Public Properties

Property Type Description
isRestart bool

Public Methods

Method Description
RestartObject ( ) : void
Start ( ) : void
Update ( ) : void

Method Details

RestartObject() public method

public RestartObject ( ) : void
return void

Start() public method

public Start ( ) : void
return void

Update() public method

public Update ( ) : void
return void

Property Details

isRestart public_oe property

public bool isRestart
return bool