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