ue_list_actors
Retrieve actors in the current Unreal Engine level, filtered by class or name substring. Useful for locating specific actors during development.
Instructions
List actors in the open level, optionally filtered by class or label substring.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filter_class | No | ||
| name_contains | No | ||
| limit | No |