C# Class OwlEventText, HomeAlone

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

Méthodes publiques

Свойство Type Description
ChicksImage GameObject
Choice1 GameObject
Choice2 GameObject
ClickedTime_OwlEvent int
Owl GameObject
OwlForText 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

ChicksImage public_oe property

public GameObject ChicksImage
Résultat GameObject

Choice1 public_oe property

public GameObject Choice1
Résultat GameObject

Choice2 public_oe property

public GameObject Choice2
Résultat GameObject

ClickedTime_OwlEvent public_oe static_oe property

public static int ClickedTime_OwlEvent
Résultat int

Owl public_oe property

public GameObject Owl
Résultat GameObject

OwlForText public_oe property

public GameObject OwlForText
Résultat GameObject

button public_oe property

public GameObject button
Résultat GameObject

text public_oe property

public Text text
Résultat Text