Navigation
API > API/Runtime > API/Runtime/DataflowCore > API/Runtime/DataflowCore/Dataflow > API/Runtime/DataflowCore/Dataflow/FDataflowSelection > API/Runtime/DataflowCore/Dataflow/FDataflowSelection/SetFromArray
References
| Module | DataflowCore |
| Header | /Engine/Source/Runtime/Experimental/Dataflow/Core/Public/Dataflow/DataflowSelection.h |
| Include | #include "Dataflow/DataflowSelection.h" |
| Source | /Engine/Source/Runtime/Experimental/Dataflow/Core/Private/Dataflow/DataflowSelection.cpp |
void SetFromArray
&40;
const TArray< bool > & SelectionArr
&41;
Remarks
Sets the selection from a dense array (it contains a true/false element for every item) (for example from the "Internal" attr from FacesGroup)