C# Class SheepEventText, HomeAlone

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

Méthodes publiques

Свойство Type Description
ClickedTime_SheepEvent int
SheepForText GameObject
Sheep_CantCook GameObject
Sheep_Normal GameObject
button GameObject
player1 GameObject
text Text

Méthodes publiques

Méthode Description
IsClicked ( ) : void
SpriteEnabled ( GameObject Object, bool b ) : void
Start ( ) : void
Update ( ) : void

Method Details

IsClicked() public méthode

public IsClicked ( ) : void
Résultat void

SpriteEnabled() public méthode

public SpriteEnabled ( GameObject Object, bool b ) : void
Object GameObject
b bool
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_SheepEvent public_oe static_oe property

public static int ClickedTime_SheepEvent
Résultat int

SheepForText public_oe property

public GameObject SheepForText
Résultat GameObject

Sheep_CantCook public_oe property

public GameObject Sheep_CantCook
Résultat GameObject

Sheep_Normal public_oe property

public GameObject Sheep_Normal
Résultat GameObject

button public_oe property

public GameObject button
Résultat GameObject

player1 public_oe property

public GameObject player1
Résultat GameObject

text public_oe property

public Text text
Résultat Text