新增syncvar高级特性,使用protobuf定义

This commit is contained in:
YHH
2025-08-07 20:23:49 +08:00
parent ea8523be35
commit 2d389308ea
45 changed files with 9656 additions and 454 deletions

View File

@@ -1,2 +1,2 @@
export { ComponentPool, ComponentPoolManager } from '../ComponentPool';
export { ComponentStorage } from '../ComponentStorage';
export { ComponentStorage, ComponentRegistry } from '../ComponentStorage';