Property | Type | Description | |
---|---|---|---|
btnPay | UnityEngine.UI.Button | ||
iconRealCurr | |||
iconVirtCurr | Image | ||
realCurrAmount | InputField | ||
totalAmountTitle | |||
virtCurrAmount | InputField |
Method | Description | |
---|---|---|
CustomVirtCurrAmountController ( ) : System | ||
initScreen ( |
||
setValues ( CustomAmountCalcRes pValue ) : void |
Method | Description | |
---|---|---|
GetOutAmount ( ) : float | ||
GetParamsForCalc ( bool pVirtCurr ) : object>.Dictionary |
public CustomVirtCurrAmountController ( ) : System | ||
return | System |
public initScreen ( |
||
pUtils | ||
pCustomCurrency | string | |
pActionCalc | object>.Action | |
pTryPay | Action |
|
return | void |
public setValues ( CustomAmountCalcRes pValue ) : void | ||
pValue | CustomAmountCalcRes | |
return | void |
public Text,UnityEngine.UI totalAmountTitle | ||
return |