Skip to content

Class "History"⚓︎

Info

你可以通过以下函数获取此类:

Example Code
1
local history = Isaac.GetPlayer(0):GetHistory()

Functions⚓︎

GetCollectiblesHistory ()⚓︎

HistoryItems[] GetCollectiblesHistory ( )⚓︎

返回收藏品HistoryItems的表格.


RemoveHistoryItemByIndex ()⚓︎

boolean RemoveHistoryItemByIndex ( int Index )⚓︎

从屏幕右侧的物品历史追踪器中移除一个物品。请注意,这不会从玩家身上移除该物品的效果。 如果物品被成功移除,返回true;否则,返回false.