Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Xsolla
CustomVirtCurrAmountController.CustomAmountCalcRes
C# 클래스 Xsolla.CustomVirtCurrAmountController.CustomAmountCalcRes
상속:
IParseble
파일 보기
프로젝트 열기: xsolla/xsolla-unity-sdk
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
amount
double
bonus
Bonus
currency
string
vcAmount
double
공개 메소드들
메소드
설명
Parse
(
JSONNode
pNode
) :
IParseble
메소드 상세
Parse()
공개
메소드
public
Parse
(
JSONNode
pNode
) :
IParseble
pNode
SimpleJSON.JSONNode
리턴
IParseble
프로퍼티 상세
amount
공개적으로 프로퍼티
public
double
amount
리턴
double
bonus
공개적으로 프로퍼티
public
Bonus
bonus
리턴
Bonus
currency
공개적으로 프로퍼티
public
string
currency
리턴
string
vcAmount
공개적으로 프로퍼티
public
double
vcAmount
리턴
double