... | @@ -6,4 +6,4 @@ To easily set the data into the save property, use the [set data to player](http |
... | @@ -6,4 +6,4 @@ To easily set the data into the save property, use the [set data to player](http |
|
|
|
|
|
## Accessing save data
|
|
## Accessing save data
|
|
|
|
|
|
The saved data is accessible on every subsequent match by selecting the player through the effect builder. It is in the `data` property of the player. You can access it by using the dot syntax. Check it out in console with `dulst.view('player')` |
|
The saved data is accessible on every subsequent match by selecting the player through the effect builder. It is in the `data` property of the player. You can access it by using the dot syntax. Check it out in console with `dulst.view('player1')` |
|
\ No newline at end of file |
|
\ No newline at end of file |