C# Class SelectBehavior, HomeAlone

Inheritance: MonoBehaviour
Afficher le fichier Open project: SNUGDC/HomeAlone Class Usage Examples

Méthodes publiques

Свойство Type Description
LeisureTime int
Player GameObject

Méthodes publiques

Méthode Description
StudyInfrontDesk ( ) : void

Private Methods

Méthode Description
Awake ( ) : void
OnMouseDown ( ) : void
Start ( ) : void
Update ( ) : void
save ( ) : void

Method Details

StudyInfrontDesk() public méthode

public StudyInfrontDesk ( ) : void
Résultat void

Property Details

LeisureTime public_oe static_oe property

public static int LeisureTime
Résultat int

Player public_oe property

public GameObject Player
Résultat GameObject