Property | Type | Description | |
---|---|---|---|
currentItemImage | |||
currentPageText |
Method | Description | |
---|---|---|
Awake ( ) : void | ||
GetNewItemList ( ) : void | ||
GetSingletonInstance ( ) : ItemsDisplay, | ||
InstanceSetItemsToDisplay ( ProblemPart, items ) : void | ||
NextItem ( ) : void | ||
OnEnable ( ) : void | ||
PreviousItem ( ) : void | ||
SetItemsToDisplay ( ProblemPart, items ) : void | ||
Start ( ) : void |
Method | Description | |
---|---|---|
UpdateDisplay ( ) : void |
public static GetSingletonInstance ( ) : ItemsDisplay, | ||
return | ItemsDisplay, |
public InstanceSetItemsToDisplay ( ProblemPart, items ) : void | ||
items | ProblemPart, | |
return | void |
public static SetItemsToDisplay ( ProblemPart, items ) : void | ||
items | ProblemPart, | |
return | void |
public Image,UnityEngine.UI currentItemImage | ||
return |