SaveGame.Clear
Description
Clears the user data. Use it at your own risk.
Parameters
| Name | Type | Description | Required |
|---|---|---|---|
| path | SaveGamePath | The path to clear data | optional |
Examples
Clean Up
SaveGame.Clear ();
Clears the user data. Use it at your own risk.
| Name | Type | Description | Required |
|---|---|---|---|
| path | SaveGamePath | The path to clear data | optional |
SaveGame.Clear ();