C# 클래스 OpenPaystation, xsolla-unity-sdk

상속: MonoBehaviour
파일 보기 프로젝트 열기: xsolla/xsolla-unity-sdk 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
isSandbox bool
token string

공개 메소드들

메소드 설명
InitPaystation ( ) : void

비공개 메소드들

메소드 설명
OnOpenPaystation ( string url ) : void

메소드 상세

InitPaystation() 공개 메소드

public InitPaystation ( ) : void
리턴 void

프로퍼티 상세

isSandbox 공개적으로 프로퍼티

public bool isSandbox
리턴 bool

token 공개적으로 프로퍼티

public string token
리턴 string