Filter
Filter_Int32
Inputs
- Array: int Array
- Predicate: Delegate
- FFilterInt32Delegate:
int => bool
Description
Filter_By_Index_FString
Inputs
- Array: string Array
- Predicate: Delegate
- FFilterInt32Delegate:
int => bool
Description
Filter_FVector
Inputs
- Array: Vector Array
- Predicate: Delegate
- FFilterFVectorDelegate:
Vector => bool
Description
Filter array of vectors structure array
Filter_LinearColor
Inputs
- Array: struct Array
- Predicate: Delegate
- FFilterLinearColorDelegate:
struct => bool
Description
Filter array of linear colors
Filter_VectorParameterValue
Inputs
- Array: struct Array
- Predicate: Delegate
- FFilterVectorParameterValueDelegate:
struct => bool
Description
Filter array of Material's Vector Parameter Values