C# Class ScreenChanger, TimeLapsus

Inheritance: ScriptWithController
Afficher le fichier Open project: halbich/TimeLapsus Class Usage Examples

Méthodes publiques

Свойство Type Description
ChangeTime float
StartTime float
SubObjects List

Méthodes protégées

Méthode Description
Awake ( ) : void
Start ( ) : void

Private Methods

Méthode Description
Activate ( ) : void
ChangeScreens ( ) : IEnumerator
SetActive ( bool active ) : void
continueWithChange ( ) : IEnumerator

Method Details

Awake() protected méthode

protected Awake ( ) : void
Résultat void

Start() protected méthode

protected Start ( ) : void
Résultat void

Property Details

ChangeTime public_oe property

public float ChangeTime
Résultat float

StartTime public_oe property

public float StartTime
Résultat float

SubObjects public_oe property

public List SubObjects
Résultat List