Skip to content

Functions

ApplyInt32ToInt32Function

Inputs
  • Input: int
  • Function: Delegate
    • FInt32Int32Delegate: int => int
Outputs
  • int
Description
Begin Object Class=/Script/BlueprintGraph.K2Node_CallFunction Name="K2Node_CallFunction" NodeGuid=8C1D3A1AC43A4F6BA29E1D3F6B3DE748 FunctionReference=(MemberParent="/Script/CoreUObject.Class'/Script/UnrealFunctionalProgramming.Functions'",MemberName="ApplyInt32ToInt32Function") CustomProperties Pin (PinId=3D05B03ABC1E4398A274D57B44E513BF,PinName="Input",PinToolTip="" , PinType.PinCategory="int", PinType.PinSubCategory="", PinType.PinSubCategoryObject=None, PinType.PinSubCategoryMemberReference=(), PinType.PinValueType=(), PinType.ContainerType=, PinType.bIsReference=True, PinType.bIsConst=True, PinType.bIsWeakPointer=False, PinType.bIsUObjectWrapper=False, PinType.bSerializeAsSinglePrecisionFloat=False ) CustomProperties Pin (PinId=88D30A9568754CDBAADFBE7CB2C355A9,PinName="Function",PinToolTip="" , PinType.PinCategory="delegate", PinType.PinSubCategory="", PinType.PinSubCategoryObject=None, PinType.PinSubCategoryMemberReference=(MemberParent="/Script/CoreUObject.Package'/Script/UnrealFunctionalProgramming'", MemberName="FInt32Int32Delegate__DelegateSignature"),PinType.PinValueType=(), PinType.ContainerType=None, PinType.bIsReference=False, PinType.bIsConst=False, PinType.bIsWeakPointer=False, PinType.bIsUObjectWrapper=False, PinType.bSerializeAsSinglePrecisionFloat=False, ) CustomProperties Pin (PinId=DEAEC7F4F3C849FA8085616DDE3E4305,PinName="ReturnValue",PinToolTip="" ,Direction="EGPD_Output", PinType.PinCategory="int", PinType.PinSubCategory="", PinType.PinSubCategoryObject=None, PinType.PinSubCategoryMemberReference=(), PinType.PinValueType=(), PinType.ContainerType=, PinType.bIsReference=False, PinType.bIsConst=False, PinType.bIsWeakPointer=False, PinType.bIsUObjectWrapper=False, PinType.bSerializeAsSinglePrecisionFloat=False, ) End Object

ApplyInt32ToBoolFunction

Inputs
  • Input: int
  • Function: Delegate
    • FInt32BoolDelegate: bool => int
Outputs
  • bool
Description
Begin Object Class=/Script/BlueprintGraph.K2Node_CallFunction Name="K2Node_CallFunction" NodeGuid=4A811D9329FB4832A3C507A1264BCB12 FunctionReference=(MemberParent="/Script/CoreUObject.Class'/Script/UnrealFunctionalProgramming.Functions'",MemberName="ApplyInt32ToBoolFunction") CustomProperties Pin (PinId=C136FAE087C6483E99AA895158771003,PinName="Input",PinToolTip="" , PinType.PinCategory="int", PinType.PinSubCategory="", PinType.PinSubCategoryObject=None, PinType.PinSubCategoryMemberReference=(), PinType.PinValueType=(), PinType.ContainerType=, PinType.bIsReference=True, PinType.bIsConst=True, PinType.bIsWeakPointer=False, PinType.bIsUObjectWrapper=False, PinType.bSerializeAsSinglePrecisionFloat=False ) CustomProperties Pin (PinId=FB820FA052C14927B3735C1A2C57CF99,PinName="Function",PinToolTip="" , PinType.PinCategory="delegate", PinType.PinSubCategory="", PinType.PinSubCategoryObject=None, PinType.PinSubCategoryMemberReference=(MemberParent="/Script/CoreUObject.Package'/Script/UnrealFunctionalProgramming'", MemberName="FInt32BoolDelegate__DelegateSignature"),PinType.PinValueType=(), PinType.ContainerType=None, PinType.bIsReference=False, PinType.bIsConst=False, PinType.bIsWeakPointer=False, PinType.bIsUObjectWrapper=False, PinType.bSerializeAsSinglePrecisionFloat=False, ) CustomProperties Pin (PinId=84006967596349D88C7F3E10A7C41833,PinName="ReturnValue",PinToolTip="" ,Direction="EGPD_Output", PinType.PinCategory="bool", PinType.PinSubCategory="", PinType.PinSubCategoryObject=None, PinType.PinSubCategoryMemberReference=(), PinType.PinValueType=(), PinType.ContainerType=, PinType.bIsReference=False, PinType.bIsConst=False, PinType.bIsWeakPointer=False, PinType.bIsUObjectWrapper=False, PinType.bSerializeAsSinglePrecisionFloat=False, ) End Object

ConvertVectorParameterValueToLinearColor

Inputs
  • Element: struct
Outputs
  • struct
Description

conversion function to map FVectorParameterValue to FLinearColor

Begin Object Class=/Script/BlueprintGraph.K2Node_CallFunction Name="K2Node_CallFunction" NodeGuid=BD685D3E567E46619A87BDC7694F4037 FunctionReference=(MemberParent="/Script/CoreUObject.Class'/Script/UnrealFunctionalProgramming.Functions'",MemberName="ConvertVectorParameterValueToLinearColor") None CustomProperties Pin (PinId=73F6A8265E0B4ED5B8ED3250379A7DEF,PinName="Element",PinToolTip="" , PinType.PinCategory="struct", PinType.PinSubCategory="", PinType.PinSubCategoryObject=None, PinType.PinSubCategoryMemberReference=(), PinType.PinValueType=(), PinType.ContainerType=, PinType.bIsReference=True, PinType.bIsConst=True, PinType.bIsWeakPointer=False, PinType.bIsUObjectWrapper=False, PinType.bSerializeAsSinglePrecisionFloat=False ) CustomProperties Pin (PinId=02C07BB02A5F4834A58A2822FAF4CD5B,PinName="ReturnValue",PinToolTip="" ,Direction="EGPD_Output", PinType.PinCategory="struct", PinType.PinSubCategory="", PinType.PinSubCategoryObject=None, PinType.PinSubCategoryMemberReference=(), PinType.PinValueType=(), PinType.ContainerType=, PinType.bIsReference=False, PinType.bIsConst=False, PinType.bIsWeakPointer=False, PinType.bIsUObjectWrapper=False, PinType.bSerializeAsSinglePrecisionFloat=False, ) End Object

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

Begin Object Class=/Script/BlueprintGraph.K2Node_CallFunction Name="K2Node_CallFunction" NodeGuid=A91F7AE2D19F49E59CD9FCA5F5862CE0 FunctionReference=(MemberParent="/Script/CoreUObject.Class'/Script/UnrealFunctionalProgramming.Functions'",MemberName="GetVectorParamValueToLinearColorDelegate") CustomProperties Pin (PinId=857EC61AEC5949ACA0DF7EAF1F812F9D,PinName="ReturnValue",PinToolTip="Connect a delegate function",Direction="EGPD_Output",PinType.PinCategory="delegate",PinType.PinSubCategory="",PinType.PinSubCategoryObject=None,PinType.PinSubCategoryMemberReference=(MemberParent="/Script/CoreUObject.Package'/Script/UnrealFunctionalProgramming'",MemberName="FMapVectorParameterValueToLinearColorDelegate__DelegateSignature"),PinType.PinValueType=(),PinType.ContainerType=None,PinType.bIsReference=False,PinType.bIsConst=False,PinType.bIsWeakPointer=False,PinType.bIsUObjectWrapper=False,PinType.bSerializeAsSinglePrecisionFloat=False,PersistentGuid=00000000000000000000000000000000,bHidden=False,bNotConnectable=False,bDefaultValueIsReadOnly=False,bDefaultValueIsIgnored=False,bAdvancedView=False,bOrphanedPin=False,) End Object