GeWuYou
73d1fcf6fd
refactor(core): 将 IDisposable 替换为 IDestroyable 接口
- 重命名 IDisposable 接口为 IDestroyable 并移动到 lifecycle 命名空间
- 更新 Architecture.cs 中的可销毁组件集合类型从 IDisposable 到 IDestroyable
- 修改 WaitForEvent 和 WaitForMultipleEvents 类实现 IDestroyable 接口
- 更新 AsyncContextAwareStateBase 和 ContextAwareStateBase 继承 IDestroyable 接口
- 修改 StateMachineSystem 中状态清理逻辑使用 IDestroyable 类型判断
- 更新 ILifecycle 接口继承关系使用新的 IDestroyable 接口
2026-02-17 18:41:16 +08:00
..
2026-02-09 19:16:22 +08:00
2026-01-27 20:30:04 +08:00
2026-02-01 16:53:26 +08:00
2026-02-10 23:47:40 +08:00
2026-02-01 15:11:51 +08:00
2026-02-10 23:47:40 +08:00
2026-02-17 18:41:16 +08:00
2026-02-01 14:07:59 +08:00
2026-02-10 23:47:40 +08:00
2026-01-27 20:30:04 +08:00
2026-02-17 18:41:16 +08:00
2026-02-10 23:47:40 +08:00
2026-02-10 23:47:40 +08:00
2026-01-27 20:30:04 +08:00
2026-02-10 23:47:40 +08:00
2026-02-10 23:47:40 +08:00
2026-01-27 20:30:04 +08:00
2026-01-27 20:30:04 +08:00
2026-01-27 20:30:04 +08:00
2026-01-27 20:30:04 +08:00
2026-02-10 23:47:40 +08:00
2026-01-27 20:30:04 +08:00