Renforge Get Var
renforge_get_varRetrieve a variable's current value from a running Ren'Py game store by providing the project path and variable name.
Instructions
Read a variable from the running game's store.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| project_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||