C# Class SceneLoaderScript, Demonology

Inheritance: MonoBehaviour
Afficher le fichier Open project: Qlevine20/Demonology Class Usage Examples

Méthodes publiques

Свойство Type Description
LoadingTime float
TestImpsKilled int
TestOn bool
impSpawner ImpSpawner,
max float
min float
mult int

Méthodes publiques

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

Private Methods

Méthode Description
LoadNewScene ( ) : IEnumerator

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

LoadingTime public_oe property

public float LoadingTime
Résultat float

TestImpsKilled public_oe property

public int TestImpsKilled
Résultat int

TestOn public_oe property

public bool TestOn
Résultat bool

impSpawner public_oe property

public ImpSpawner, impSpawner
Résultat ImpSpawner,

max public_oe property

public float max
Résultat float

min public_oe property

public float min
Résultat float

mult public_oe property

public int mult
Résultat int