UK2Node_VariableSetRef::CoerceTypeFromPin

Changes the type of variable set by this node, based on the specified pin

Windows
MacOS
Linux

References

Module

BlueprintGraph

Header

/Engine/Source/Editor/BlueprintGraph/Classes/K2Node_VariableSetRef.h

Include

#include "K2Node_VariableSetRef.h"

Source

/Engine/Source/Editor/BlueprintGraph/Private/K2Node_VariableSetRef.cpp

Syntax

void CoerceTypeFromPin
(
    const UEdGraphPin * Pin
)

Remarks

Changes the type of variable set by this node, based on the specified pin

Parameters

Parameter

Description

Pin

The pin to gather type information from.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss