17struct ScriptWatchdogTerminateBeforeEvent {
21 ::ll::TypedStorage<4, 4, ::WatchdogTerminateReason> mTerminateReason;
22 ::ll::TypedStorage<1, 1, bool> mCancel;
27 ScriptWatchdogTerminateBeforeEvent();
32 MCAPI ScriptWatchdogTerminateBeforeEvent(
41 MCAPI static ::Scripting::ClassBinding bind();