BlueprintAPI > BlueprintAPI/Dataprep > BlueprintAPI/Dataprep/Filter
Filter the array based on a tag.
Target is Datasmith Data Preparation Filter Library
Inputs
Type | Name | Description |
---|---|---|
object | Target Array | Array of Actors to filter. The array will not change. |
name | Tag | The tag to filter with. |
Outputs
Type | Name | Description |
---|---|---|
object | Return Value | The filtered list. |