Description
MakeSelectionSet (v1)
Make Selection Set Dataflow Node
Input(s) : Collection [Intrinsic] - Collection to use Selection [Intrinsic] - Selection to store in collection Attribute - Attribute used to store the selection in the collection. The group decided by the incoming selection's type
Output(s): Collection [Passthrough] - Collection to use
Information
| Module | DataflowNodes |
| Category | Dataflow |
| Type | FMakeSelectionSetDataflowNode |
Parameters
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| bStoreAsFloat | Store the selection as float instead of bool | bool | False |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Collection | Collection to use | FManagedArrayCollection | () |
| Selection | Selection to store in collection | FDataflowSelectionTypes | (Value=()) |
| Attribute | Attribute used to store the selection in the collection. The group decided by the incoming selection's type | FString | Dummy |
Outputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Collection | Collection to use | FManagedArrayCollection |