For AI agents: the complete documentation index is available at /llms.txt, the full documentation bundle is available at /llms-full.txt, and this page is available as Markdown at /server-net/classes/PacketSendBeforeEventSignal.md.

Class: PacketSendBeforeEventSignal experimental

event network

Beta

Methods

subscribe()

subscribe(callback, options?): (arg0) => void

World Mutation Early Execution Beta

Parameters

callback

(arg0) => void

Tip

此闭包以受限执行权限调用。

Tip

This closure is called with restricted-execution privilege.

options?

PacketEventOptions

Returns

Tip

以受限执行权限调用的闭包。

Tip

Closure that is called with restricted-execution privilege.

(arg0) => void

Remarks


unsubscribe()

unsubscribe(callback): void

World Mutation Early Execution Beta

Parameters

callback

(arg0) => void

Tip

此闭包以受限执行权限调用。

Tip

This closure is called with restricted-execution privilege.

Returns

void

Remarks

同领域相关