C# Class TriggerSky, dreams

Inheritance: MonoBehaviour
Afficher le fichier Open project: mprofGamesDev-Dreams/dreams

Méthodes publiques

Свойство Type Description
image GameObject
isTriggered bool

Méthodes publiques

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

Private Methods

Méthode Description
Fade ( ) : 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

image public_oe property

public GameObject image
Résultat GameObject

isTriggered public_oe property

public bool isTriggered
Résultat bool