Data Table Load
Load Data Table data from a save 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 loading for Data Tables.
The target table must be resolvable, and its save configuration must allow loading.
Examples
- Load player inventory table data at game start.
- Load profile-specific progression data when switching user slots.