Skip to content

Class "ItemConfig"⚓︎

Functions⚓︎

CanRerollCollectible ()⚓︎

boolean CanRerollCollectible ( int ID )⚓︎

Bug

Despite not being a static function, this function must be called with a ., like Isaac.GetItemConfig().CanRerollCollectible(1). Returns true if the collectible can be rerolled.

GetTaggedItems ()⚓︎

ItemConfig_Item[] GetTaggedItems ( int Tags )⚓︎

Returns a table of ItemConfig_Item objects with the given tags