C# Class Antura.AnturaSpace.ShopConfirmationPanelUI

Inheritance: MonoBehaviour
Datei anzeigen Open project: vgwb/Antura_arabic

Public Properties

Property Type Description
bonesCostGo GameObject
bonesCostTextUI TextMeshProUGUI

Public Methods

Method Description
SetupForDeletion ( ) : void
SetupForPhoto ( ) : void
SetupForPurchase ( ) : void

Method Details

SetupForDeletion() public method

public SetupForDeletion ( ) : void
return void

SetupForPhoto() public method

public SetupForPhoto ( ) : void
return void

SetupForPurchase() public method

public SetupForPurchase ( ) : void
return void

Property Details

bonesCostGo public_oe property

public GameObject bonesCostGo
return GameObject

bonesCostTextUI public_oe property

public TextMeshProUGUI bonesCostTextUI
return TextMeshProUGUI