C# Class ToiletDoorTap, HomeAlone

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

Méthodes publiques

Свойство Type Description
IsSuccess bool
button GameObject

Méthodes publiques

Méthode Description
DoorTap ( ) : void

Private Methods

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

Method Details

DoorTap() public méthode

public DoorTap ( ) : void
Résultat void

Property Details

IsSuccess public_oe static_oe property

public static bool IsSuccess
Résultat bool

button public_oe property

public GameObject button
Résultat GameObject