实验性
实验性
Adds a callback that will be called when before an explosion occurs. The callback can optionally change or cancel explosion behavior.
无法在只读模式下调用此函数,详见 WorldBeforeEvents。
This function can be called in early-execution mode.
实验性
Removes a callback from being called from before when an explosion would occur.
无法在只读模式下调用此函数,详见 WorldBeforeEvents。
This function can be called in early-execution mode.
Manages callbacks that are connected to before an explosion occurs.