Property | Type | Description | |
---|---|---|---|
OnBuySubscription | Action |
Method | Description | |
---|---|---|
Awake ( ) : void | ||
GetCount ( ) : int | ||
GetElementType ( int id ) : int | ||
GetItem ( int position ) : XsollaSubscription | ||
GetItemById ( int position ) : XsollaSubscription | ||
GetNext ( ) : |
||
GetPrefab ( ) : |
||
GetView ( int position ) : |
||
SetManager ( XsollaSubscriptions pricepoints ) : void |
Method | Description | |
---|---|---|
OnClickBuy ( string subscriptionId ) : void |
public GetItem ( int position ) : XsollaSubscription | ||
position | int | |
return | XsollaSubscription |
public GetItemById ( int position ) : XsollaSubscription | ||
position | int | |
return | XsollaSubscription |
public GetView ( int position ) : |
||
position | int | |
return |
public SetManager ( XsollaSubscriptions pricepoints ) : void | ||
pricepoints | XsollaSubscriptions | |
return | void |