跳转到内容

ReplicatedData

此内容尚不支持你的语言。

Defined in: net/replication/components.ts:14

archetype: string

Defined in: net/replication/components.ts:25

Which registerReplicationArchetype builder gives this entity’s ghosts their shape. Empty means a bare ghost carrying only the replication baseline. Never replicated as a FIELD — it rides the spawn as protocol metadata, like netId and owner.


netId: number

Defined in: net/replication/components.ts:16

Stable network identity, allocated by the server (0 = unassigned).


owner: number

Defined in: net/replication/components.ts:18

Owning connection id (0 = the server) — input/authority routing (N4).