C# Class FavoriteController, xsolla-unity-sdk

Inheritance: MonoBehaviour
显示文件 Open project: xsolla/xsolla-unity-sdk Class Usage Examples

Public Properties

Property Type Description
text Text
toggle Toggle,

Public Methods

Method Description
ChangeValue ( bool b ) : void
Start ( ) : void
Update ( ) : void

Method Details

ChangeValue() public method

public ChangeValue ( bool b ) : void
b bool
return void

Start() public method

public Start ( ) : void
return void

Update() public method

public Update ( ) : void
return void

Property Details

text public_oe property

public Text text
return Text

toggle public_oe property

public Toggle, toggle
return Toggle,