C# Class DebugPauseCounter, Hero.Coli

Inheritance: MonoBehaviour
Mostra file Open project: CyberCRI/Hero.Coli

Public Properties

Property Type Description
label UILabel,

Public Methods

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

Method Details

Start() public method

public Start ( ) : void
return void

Update() public method

public Update ( ) : void
return void

Property Details

label public_oe property

public UILabel, label
return UILabel,