Navigation
BlueprintAPI > BlueprintAPI/EditorScripting > BlueprintAPI/EditorScripting/LevelUtility
Find all loaded Actors in the world editor. Exclude actor that are pending kill, in PIE, PreviewEditor, ...
Target is Editor Actor Subsystem
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| object | Return Value | List of found Actors |