Skip to content

Home > @esengine/ecs-framework-monorepo > RpcCallProxyEvents > callFailed

RpcCallProxyEvents.callFailed property

Signature:

typescript
callFailed: (callId: string, error: RpcError) => void;

基于 MIT 许可证发布