Skip to content

Home > @esengine/ecs-framework-monorepo > ErrorHandlerEvents > errorOccurred

ErrorHandlerEvents.errorOccurred property

Signature:

typescript
errorOccurred: (error: INetworkError, severity: ErrorSeverity) => void;

基于 MIT 许可证发布