Control plane
WorkerStats
What a worker reports about itself on every heartbeat.
generated from the sources
Struct in namespace
Nebula · Packages/com.1by3.nebula/Runtime/ControlPlane/IControlPlane.cspublic struct WorkerStatsWhat a worker reports about itself on every heartbeat.
Fields
TickCount
public ulong TickCount;TickMs
public float TickMs;EntityCount
public uint EntityCount;AuthoritativeCount
public uint AuthoritativeCount;GhostCount
public uint GhostCount;PlayerCount
public uint PlayerCount;BotCount
public uint BotCount;ServerDrivenCount
public uint ServerDrivenCount;