C# Class FinalLevelCutscene, DarkDreams

Inheritance: MonoBehaviour
Afficher le fichier Open project: technicalvgda/DarkDreams Class Usage Examples

Méthodes publiques

Свойство Type Description
activated bool
hunterEnemy GameObject

Méthodes publiques

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

Private Methods

Méthode Description
_Cutscene ( ) : IEnumerator

Method Details

EndCutscene() public méthode

public EndCutscene ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

activated public_oe property

public bool activated
Résultat bool

hunterEnemy public_oe property

public GameObject hunterEnemy
Résultat GameObject