Home > @esengine/ecs-framework-monorepo > RpcCallProxyEvents > retryAttempt
RpcCallProxyEvents.retryAttempt property
Signature:
typescript
retryAttempt: (callId: string, attempt: number) => void;