pie_stop_session
Stop the active PIE/SIE session in Unreal Editor, with an optional delay before reporting the prior and current session state.
Instructions
Request the active PIE/SIE session to stop.
Args: wait_seconds: Short post-request delay before reporting session state
Returns: JSON string with prior and current PIE state.
KB: see knowledge_base/32_AGENT_PLAYABLE_SLICE_RECIPE.md#overview Example: pie_stop_session()
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wait_seconds | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |