Hi, I read a previous issue where you mention the usage is not intended for runtime, just for the editor.
...however, what would be the easiest way to edit the project to re-load an excel sheet during runtime? All i would need is to modify the scriptableobject of the excel sheet in particular at runtime (I know this will not be saved on the build when I close the game, it's for iteration/testing purposes).
Basically I'd need the easiest way to access the "Update" part.
Hi, I read a previous issue where you mention the usage is not intended for runtime, just for the editor.
...however, what would be the easiest way to edit the project to re-load an excel sheet during runtime? All i would need is to modify the scriptableobject of the excel sheet in particular at runtime (I know this will not be saved on the build when I close the game, it's for iteration/testing purposes).
Basically I'd need the easiest way to access the "Update" part.