C# Class StrawberryMilk, HomeAlone

Inheritance: MonoBehaviour
ファイルを表示 Open project: SNUGDC/HomeAlone

Public Properties

Property Type Description
Hour int
ItemHour TimeSpan
ItemName string
ShopObject GameObject

Public Methods

Method Description
Start ( ) : void
Update ( ) : void

Method Details

Start() public method

public Start ( ) : void
return void

Update() public method

public Update ( ) : void
return void

Property Details

Hour public_oe property

public int Hour
return int

ItemHour public_oe property

public TimeSpan ItemHour
return TimeSpan

ItemName public_oe property

public string ItemName
return string

ShopObject public_oe property

public GameObject ShopObject
return GameObject