# Basic Usage

Constructs an `XWUIGameSaveDebug` with three save slots and slot 1 pre-selected, so it shows the Slot/Size/Time table and opens the inspector on slot 1's `rawData` rendered as a collapsible key/value Tree. Switch panes with `setViewMode('tree' | 'raw')`, pick a different slot with `selectSlot()`, and push fresh `saves`/`selectedSave`/`rawData` through `updateData()`.
