Renforge Eval
renforge_evalEvaluate Python expressions in a running Ren'Py game's store namespace to inspect or alter variables and game state during live debugging.
Instructions
Evaluate a Python expression in the running game's store namespace.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| expr | Yes | ||
| project_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||