Unreal Engine Blueprint API Reference > Utilities > Set
Adds all elements from an Array to a Set
Target is Blueprint Set Library
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
wildcard | Target Set | The set to search for the item |
wildcard | New Items | The items to add to the set |
Outputs
Type | Name | Description |
---|---|---|
exec | Out |