Closed yiming0 closed 1 year ago
follow the docs:
https://github.com/colyseus/docs/blob/aefbf8f162b01eb1c5d93fabff21daec26246fbb/docs/state/schema-callbacks.md#L326-L334
the codegen/parser dose not support wildcard yet:
codegen/parser
https://github.com/colyseus/schema/blob/4b7410dd8f700ffc671af91802cac346de77bdf4/src/codegen/parser.ts#L228-L272
follow the docs:
https://github.com/colyseus/docs/blob/aefbf8f162b01eb1c5d93fabff21daec26246fbb/docs/state/schema-callbacks.md#L326-L334
the
codegen/parser
dose not support wildcard yet:https://github.com/colyseus/schema/blob/4b7410dd8f700ffc671af91802cac346de77bdf4/src/codegen/parser.ts#L228-L272