Class "History"⚓︎
Info
You can get this class by using the following functions:
Example Code
1 | |
Functions⚓︎
GetCollectiblesHistory ()⚓︎
HistoryItems[] GetCollectiblesHistory ( )⚓︎
Returns table of collectible HistoryItems.
RemoveHistoryItemByIndex ()⚓︎
boolean RemoveHistoryItemByIndex ( int Index )⚓︎
Removes an item from the item history tracker on the right-hand side of the screen. Note that this does not remove the item effect from the player.
Returns true if an item was removed, false if not.