Navigation
BlueprintAPI > BlueprintAPI/DataLayers
Gets all the actors associated with ANY of the specified DataLayers. Analog to AppendActorsFromDataLayers but it returns rather than appends the actors.
Target is Data Layer Editor Subsystem
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target | |
| object | Data Layers | The DataLayers to find actors for. |
Outputs
| Type | Name | Description |
|---|---|---|
| object | Return Value | The list to assign the found actors to. |