Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting save status from main thread #14

Closed
yosun opened this issue Dec 23, 2017 · 1 comment
Closed

Getting save status from main thread #14

yosun opened this issue Dec 23, 2017 · 1 comment

Comments

@yosun
Copy link

yosun commented Dec 23, 2017

Is it possible to get the save status callback from the main thread (for updating UI, enabling game objects etc)

@Chman
Copy link
Owner

Chman commented Feb 17, 2018

See this demo source file. Look for OnPreProcessingDone, OnFileSaveProgress and OnFileSaved. It's been a while since I've dug into Moments source code so I don't remember if it's totally thread safe... Worth a try though.

@Chman Chman closed this as completed Feb 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants