Cross Referencing CSVs
Introduction
Overview
Creating the CSVs
Filling WeaponInfo CSV
Name (string, required)
Damage (float)
Filling StoreInfo CSV
Name (string, required)
WeaponTypes (List<string>)
Adding a StoreInfo partial class
Adding the "Weapons" property to StoreInfo
Last updated
Was this helpful?