select_actors
Select one or more actors in Unreal Editor by specifying their labels. Optionally replace the current selection.
Instructions
Select one or more actors in the Unreal Editor.
Parameters:
kwargs: key=value pairs or JSON object Supported parameters:
actor_labels: Comma-separated list or JSON array of actor labels
replace_selection: true/false, default true
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kwargs | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |