C# 클래스 Xsolla.AXsollaShopItem

상속: IXsollaObject
파일 보기 프로젝트 열기: xsolla/xsolla-unity-sdk

공개 메소드들

메소드 설명
GetAdvertisementType ( ) : AdType
GetKey ( ) : string
GetLabel ( ) : string
GetName ( ) : string
ToString ( ) : string

메소드 상세

GetAdvertisementType() 공개 메소드

public GetAdvertisementType ( ) : AdType
리턴 AdType

GetKey() 공개 추상적인 메소드

public abstract GetKey ( ) : string
리턴 string

GetLabel() 공개 메소드

public GetLabel ( ) : string
리턴 string

GetName() 공개 추상적인 메소드

public abstract GetName ( ) : string
리턴 string

ToString() 공개 메소드

public ToString ( ) : string
리턴 string