C# Class PenguinEventText, HomeAlone

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

Méthodes publiques

Свойство Type Description
ClickedTime_PenguinEvent int
Penguin GameObject
PenguinForText GameObject
UI_ToiletEvent GameObject
button GameObject
text Text

Méthodes publiques

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

Method Details

IsClicked() public méthode

public IsClicked ( ) : 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

ClickedTime_PenguinEvent public_oe static_oe property

public static int ClickedTime_PenguinEvent
Résultat int

Penguin public_oe property

public GameObject Penguin
Résultat GameObject

PenguinForText public_oe property

public GameObject PenguinForText
Résultat GameObject

UI_ToiletEvent public_oe property

public GameObject UI_ToiletEvent
Résultat GameObject

button public_oe property

public GameObject button
Résultat GameObject

text public_oe property

public Text text
Résultat Text