Data Table Save
Save Data Table data to a profile.
Parameters
| Parameter | Description |
|---|---|
| Data Table Source | Select the target DataTable. Set Source, then assign the matching table, asset, or component field that appears. |
| Profile Id | Optional profile id. Leave empty to use the current profile. |
Details
This action calls PlayMaker Save System saving for Data Tables.
The table must be resolvable, and its save configuration must allow saving.
Examples
- Save inventory and progression tables before changing scenes.
- Save per-profile game data to support multiple player slots.