get_actors_in_level
Retrieve name, class, and transform of all actors in the active Unreal Editor world. Optionally filter by actor label substring.
Instructions
Return name/class/transform of every actor in the active editor world. Optional name_contains filter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name_contains | No | Substring filter on actor label |