UK2Node_StructOperation::DoRenamedPinsMatch

Unreal Engine C++ API Reference > Editor > BlueprintGraph > UK2Node_StructOperation

References

   
Module BlueprintGraph
Header /Engine/Source/Editor/BlueprintGraph/Classes/K2Node_StructOperation.h
Include #include "K2Node_StructOperation.h"
Source /Engine/Source/Editor/BlueprintGraph/Private/K2Node_StructOperation.cpp
bool DoRenamedPinsMatch
(
    const [UEdGraphPin](API\Runtime\Engine\EdGraph\UEdGraphPin) * NewPin,
    const [UEdGraphPin](API\Runtime\Engine\EdGraph\UEdGraphPin) * OldPin,
    bool bStructInVariablesOut
) const

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library