Functions
ApplyInt32ToInt32Function
Inputs
- Input: int
- Function: Delegate
- FInt32Int32Delegate:
int => int
Description
ApplyInt32ToBoolFunction
Inputs
- Input: int
- Function: Delegate
- FInt32BoolDelegate:
bool => int
Description
ConvertVectorParameterValueToLinearColor
Description
conversion function to map FVectorParameterValue to FLinearColor
GetVectorParamValueToLinearColorDelegate
Inputs
Outputs
- Delegate
- FMapVectorParameterValueToLinearColorDelegate:
struct => struct
Description
Blueprint-callable function to return the pre-bound delegate that extracts a linear color delegate from a vector parameter value