You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This may seem like a nonissue, but it can be if you need to save data about modded items, since the Name on IItemConfig is the only identifier there is to go by and if its not reliable to use Isaac.GetItemIdByName with then that means that you need to go through the entire itemconfig, on the lua-side, to get to the item you want.
The text was updated successfully, but these errors were encountered:
This may seem like a nonissue, but it can be if you need to save data about modded items, since the Name on IItemConfig is the only identifier there is to go by and if its not reliable to use Isaac.GetItemIdByName with then that means that you need to go through the entire itemconfig, on the lua-side, to get to the item you want.
The text was updated successfully, but these errors were encountered: