set_active_engine
Switch the active O3DE engine by name for the current process. Use this to select a registered engine without changing persistent settings.
Instructions
Set the active O3DE engine by name (in-process, not persistent).
Args: name: Name of the registered engine to activate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |