Base Events
Namespce: base
base::init
The script setup logic, will be called in after script evaluation, only one init event handler allowed
returns (bool) result Script setup result, false to fail
base::shutdown
The script shutdown logic, will be called when plugin shutdown
Last updated