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
{{ message }}
This repository has been archived by the owner on Nov 17, 2020. It is now read-only.
So I think I can just use load feature in different way.
I need to store previous (by default) 20 versions of variables in ram by using just an array and replace current one with previous on rollback. And also I will store in this variables also current SceneId and dialog_name to jump to right if is changed.
The text was updated successfully, but these errors were encountered:
Like in the title.
So I think I can just use load feature in different way.
I need to store previous (by default) 20 versions of variables in ram by using just an array and replace current one with previous on rollback. And also I will store in this variables also current SceneId and dialog_name to jump to right if is changed.
The text was updated successfully, but these errors were encountered: