类 EntityHealthChangedAfterEventSignal实验性

管理与实体生命值变化相关的回调函数。

Manages callbacks that are connected to when the health of an entity changes.

方法

  • 实验性

    参数

    返回 void

    移除一个回调函数,使其不再在实体生命值变化时被调用。 *

    • Removes a callback from being called when the health of an
    • entity changes.

    无法在只读模式下调用此函数,详见 WorldBeforeEvents

    该函数可以在早期执行模式下调用。

    Removes a callback from being called when the health of an entity changes.