ItemRegistry
Get Item_SO from Item Registry By Name
using cowsins.SaveLoad; // Required to access ItemRegistryGather Item_SOs Programmatically based on the name.
ItemRegistry.GetItemByName(yourNameString);Functions | DataPersistenceManager.cs
Last updated