C# Class IntroductionScript, ProjetUnity

disable game introduction after a few seconds
Inheritance: MonoBehaviour
Exibir arquivo Open project: MartinsDavid/ProjetUnity Class Usage Examples

Public Properties

Property Type Description
level string

Public Methods

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

Private Methods

Method Description
LoadLevel ( ) : IEnumerator

Method Details

Start() public method

public Start ( ) : void
return void

Update() public method

public Update ( ) : void
return void

Property Details

level public_oe property

public string level
return string