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
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: