Skip to content

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

RpcReliabilityManagerEvents.orderedCallProcessed property

Signature:

typescript
orderedCallProcessed: (callId: string, waitTime: number) => void;

基于 MIT 许可证发布