NovaECS - v1.0.11
Preparing search index...
registerSchema
Function registerSchema
registerSchema
<
C
>
(
ctor
:
new
(
...
a
:
any
[]
)
=>
C
,
schema
:
ComponentSchema
)
:
void
Register a schema for a component type to enable SAB storage 为组件类型注册模式以启用SAB存储
Type Parameters
C
Parameters
ctor
:
new
(
...
a
:
any
[]
)
=>
C
schema
:
ComponentSchema
Returns
void
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
NovaECS - v1.0.11
Loading...
Register a schema for a component type to enable SAB storage 为组件类型注册模式以启用SAB存储