# Basic Usage

Constructs an `XWUIGameSpawnMenu` with a full `entities` list spread across the four default category tabs (`characters`, `items`, `enemies`, `props`). The search box filters the grid by name, clicking a card calls `spawn(id)`, and the registered `onSpawn` callback receives the spawned id so a host engine can place the entity in the scene.
