C# Class TurotialShopExplain, HomeAlone

Inheritance: MonoBehaviour
Show file Open project: SNUGDC/HomeAlone

Public Properties

Property Type Description
AlbumArrow GameObject
BackArrow GameObject
MenuArrow GameObject
ShopArrow GameObject
ShopExplainButton GameObject
text Text

Public Methods

Method Description
IncreaseShopTextClickedTime ( ) : void

Private Methods

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

Method Details

IncreaseShopTextClickedTime() public method

public IncreaseShopTextClickedTime ( ) : void
return void

Property Details

AlbumArrow public property

public GameObject AlbumArrow
return GameObject

BackArrow public property

public GameObject BackArrow
return GameObject

MenuArrow public property

public GameObject MenuArrow
return GameObject

ShopArrow public property

public GameObject ShopArrow
return GameObject

ShopExplainButton public property

public GameObject ShopExplainButton
return GameObject

text public property

public Text text
return Text