INNER CODE UNIT · JavaScript
onDestroy
m969/AOGame · AOClient/UIProject/plugins/gen_code/main.js:13
function onDestroy() {
//do cleanup here
}
exports.onDestroy = onDestroy;
INNER CODE UNIT · JavaScript
m969/AOGame · AOClient/UIProject/plugins/gen_code/main.js:13
function onDestroy() {
//do cleanup here
}
exports.onDestroy = onDestroy;