Register
Log in
Substance Forum
»
Substance Painter
»
Scripting
»
onProjectClosed callback
« Previous Topic
Next Topic »
Pages: [
1
]
Go Down
Author
Topic: onProjectClosed callback (Read 819 times)
Bradford Smith
WWW
Is there a way to refresh my UI once a project is successfully closed / flushed from memory?
Effectively something like:
onProjectClosed
?
on:
July 04, 2018, 12:14:46 am
Froyok
WWW
We have something similar with
onProjectAboutToClose()
, does that work for you ?
Reply #1 on:
August 10, 2018, 12:14:45 pm
Don't forget your
log file
. It can be exported from the
Help
menu of the software.
-----------
Fabrice Piquet aka Froyok. Product Manager, Technical Artist and Documentation at Adobe.
Bradford Smith
WWW
ah, it may yes, if there user doesn't have an opportunity to cancel the unload, then it would work. I'll check that out
Reply #2 on:
August 10, 2018, 04:49:35 pm
Pages: [
1
]
Go Up
« Previous Topic
Next Topic »
Substance Forum
»
Substance Painter
»
Scripting
»
onProjectClosed callback