Skip to content

@ue-too/ecs / index / deserializeComponentSchema

函式: deserializeComponentSchema()

deserializeComponentSchema(serialized): ComponentSchema

定義於: index.ts:437

Deserialize a component schema from a JSON-compatible format.

參數

serialized

SerializedComponentSchema

The serialized schema

回傳

ComponentSchema

The component schema with symbols restored