UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FDataflowMaterialSelection Member List

This is the complete list of members for FDataflowMaterialSelection, including all inherited members.

AND(const FDataflowSelection &Other, FDataflowSelection &Result) constFDataflowSelection
AnySelected() constFDataflowSelection
AsArray(TArray< int32 > &SelectionArr) constFDataflowSelection
AsArray() constFDataflowSelection
AsArrayValidated(TArray< int32 > &SelectionArr, const FManagedArrayCollection &InCollection) constFDataflowSelection
AsArrayValidated(const FManagedArrayCollection &InCollection) constFDataflowSelection
Clear()FDataflowSelection
FDataflowMaterialSelection()FDataflowMaterialSelectioninline
FDataflowSelection()FDataflowSelectioninline
FDataflowSelection(FName InGroupName)FDataflowSelectioninline
GetBitArray() constFDataflowSelectioninline
InitFromArray(const FManagedArrayCollection &InCollection, const TArray< int32 > &InSelectionArr)FDataflowSelection
Initialize(int32 NumBits, bool Value)FDataflowSelection
Initialize(const FDataflowSelection &Other)FDataflowSelection
InitializeFromCollection(const FManagedArrayCollection &InCollection, bool Value)FDataflowSelection
Invert()FDataflowSelectioninline
IsSelected(int32 Idx) constFDataflowSelectioninline
IsValidForCollection(const FManagedArrayCollection &InCollection) constFDataflowSelection
IsValidIndex(int32 Idx) constFDataflowSelectioninline
MaterialGroupNameFDataflowMaterialSelectioninlinestatic
Num() constFDataflowSelectioninline
NumSelected() constFDataflowSelection
OR(const FDataflowSelection &Other, FDataflowSelection &Result) constFDataflowSelection
SetFromArray(const TArray< int32 > &SelectionArr)FDataflowSelection
SetFromArray(const TArray< bool > &SelectionArr)FDataflowSelection
SetNotSelected(int32 Idx)FDataflowSelectioninline
SetSelected(int32 Idx)FDataflowSelectioninline
SetSelected(TArray< int32 > Indices)FDataflowSelection
SetWithMask(const bool Value, const FDataflowSelection &Mask)FDataflowSelection
Subtract(const FDataflowSelection &Other, FDataflowSelection &Result) constFDataflowSelection
ToString()FDataflowSelection
XOR(const FDataflowSelection &Other, FDataflowSelection &Result) constFDataflowSelection