spawnUIEntity
此内容尚不支持你的语言。
spawnUIEntity(
init):number
Defined in: ui/core/compose.ts:176
Spawn a UI entity with Transform + UINode, optionally UIVisual and Text, optionally parented. Returns the entity.
Widgets compose with this to avoid repeating the same insert dance.
Parameters
Section titled “Parameters”Returns
Section titled “Returns”number