find_actors_by_class
Find placed actors in Unreal Engine by class name or path. Toggle exact matching to narrow results to a specific class.
Instructions
Find placed actors by native or Blueprint-generated class name/path.
KB: see knowledge_base/10_WORLD_BUILDING.md#overview Example: find_actors_by_class(class_name="Actor")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| exact | No | ||
| class_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |