Files
Julien StJean 42152e9778 Added a hotfix to avoid a possible crash when closing the editor.
Under some currently unknown circumstances, this widget sometime outlive the SlateApplicationBase::Shutdown.
If during the shutdown of a module a path is unmounted, the broadcast will make this widget try to register active timer.
Registering a active require the SlateApplicationBase to be in a working state (initialized) otherwise it will crash.

#jira UE-81721
#rb JeanLuc.Corenthin

[CL 9624879 by Julien StJean in 4.23 branch]
2019-10-16 17:30:08 -04:00
..
2019-08-14 16:13:18 -04:00