Skip to content

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.

UIEntityInit

number