Property | Type | Description | |
---|---|---|---|
mBtnContinue | |||
mBtnRefresh | UnityEngine.UI.Button | ||
mHistoryContainer | |||
mTitle |
Method | Description | |
---|---|---|
AddHistoryRow ( |
||
AddListRows ( |
||
InitScreen ( |
||
IsRefresh ( ) : bool | ||
OnRefreshHistory ( ) : void | ||
OnScrollChange ( Vector2 pVector ) : void | ||
SortHistory ( ) : void |
Method | Description | |
---|---|---|
ClearList ( ) : void | ||
LoadMore ( ) : void |
public AddHistoryRow ( |
||
pTranslation | ||
pItem | XsollaHistoryItem | |
pEven | System.Boolean | |
pHeader | System.Boolean | |
return | void |
public AddListRows ( |
||
pTranslation | ||
pList | XsollaHistoryList | |
return | void |
public InitScreen ( |
||
pTranslation | ||
pList | XsollaHistoryList | |
pVirtualCurrName | String | |
return | void |
public OnScrollChange ( Vector2 pVector ) : void | ||
pVector | Vector2 | |
return | void |
public GameObject,UnityEngine mBtnContinue | ||
return |
public Button,UnityEngine.UI mBtnRefresh | ||
return | UnityEngine.UI.Button |
public GameObject,UnityEngine mHistoryContainer | ||
return |