NovaECS - v1.0.11
Preparing search index...
getCtorByTypeId
Function getCtorByTypeId
getCtorByTypeId
<
T
=
unknown
>
(
id
:
number
)
:
undefined
|
ComponentCtor
<
T
>
Get constructor by type ID (critical for bidirectional lookup) 通过ID取回构造函数(正反向查询关键)
Type Parameters
T
=
unknown
Parameters
id
:
number
Returns
undefined
|
ComponentCtor
<
T
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
NovaECS - v1.0.11
Loading...
Get constructor by type ID (critical for bidirectional lookup) 通过ID取回构造函数(正反向查询关键)