C# Class SelfReproachText, HomeAlone

Inheritance: MonoBehaviour
Afficher le fichier Open project: SNUGDC/HomeAlone

Méthodes publiques

Свойство Type Description
Ammo GameObject
Bear GameObject
EndingSound GameObject
Lion GameObject
Owl GameObject
Penguin GameObject
RealEndingPicture GameObject
SheepAndCroc GameObject
Snake GameObject
Text GameObject

Méthodes publiques

Méthode Description
FadeIn ( ) : void
FadeOut ( ) : void
ShowText ( GameObject Object ) : void
Start ( ) : void
Update ( ) : void

Method Details

FadeIn() public méthode

public FadeIn ( ) : void
Résultat void

FadeOut() public méthode

public FadeOut ( ) : void
Résultat void

ShowText() public méthode

public ShowText ( GameObject Object ) : void
Object GameObject
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

Ammo public_oe property

public GameObject Ammo
Résultat GameObject

Bear public_oe property

public GameObject Bear
Résultat GameObject

EndingSound public_oe property

public GameObject EndingSound
Résultat GameObject

Lion public_oe property

public GameObject Lion
Résultat GameObject

Owl public_oe property

public GameObject Owl
Résultat GameObject

Penguin public_oe property

public GameObject Penguin
Résultat GameObject

RealEndingPicture public_oe property

public GameObject RealEndingPicture
Résultat GameObject

SheepAndCroc public_oe property

public GameObject SheepAndCroc
Résultat GameObject

Snake public_oe property

public GameObject Snake
Résultat GameObject

Text public_oe property

public GameObject Text
Résultat GameObject