Skip to content

Home > @esengine/ecs-framework-monorepo > RpcCallProxy > getPendingCalls

RpcCallProxy.getPendingCalls() method

获取待处理的调用

Signature:

typescript
getPendingCalls(): RpcCallInfo[];

Returns:

RpcCallInfo[]

基于 MIT 许可证发布