C# Class SelectBehavior, HomeAlone

Inheritance: MonoBehaviour
显示文件 Open project: SNUGDC/HomeAlone Class Usage Examples

Public Properties

Property Type Description
LeisureTime int
Player GameObject

Public Methods

Method Description
StudyInfrontDesk ( ) : void

Private Methods

Method Description
Awake ( ) : void
OnMouseDown ( ) : void
Start ( ) : void
Update ( ) : void
save ( ) : void

Method Details

StudyInfrontDesk() public method

public StudyInfrontDesk ( ) : void
return void

Property Details

LeisureTime public_oe static_oe property

public static int LeisureTime
return int

Player public_oe property

public GameObject Player
return GameObject