Skip to content

Framework_Event

StefansArya edited this page Apr 18, 2019 · 1 revision

onShutdown

Execute script when the App was ended

Scarlets::onShutdown(function(){
    /* ... */
});
Clone this wiki locally