Navigation
BlueprintAPI > BlueprintAPI/WorldPartition
Gets all the actor descriptors into the provided array, recursing into actor containers.
Target is World Partition Blueprint Library
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| struct | Out Actor Descs | |
| boolean | Return Value | True if the operation was successful. |