Skip to content

Home > @esengine/ecs-framework-monorepo > RpcReliabilityManagerEvents > orderedCallQueued

RpcReliabilityManagerEvents.orderedCallQueued property

Signature:

typescript
orderedCallQueued: (callId: string, queueSize: number) => void;

基于 MIT 许可证发布