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