Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Engine/Classes/EdGraph/EdGraphPin.h |
Include |
#include "EdGraph/EdGraphPin.h" |
Source |
/Engine/Source/Runtime/Engine/Private/EdGraph/EdGraphPin.cpp |
const FString GetLinkInfoString
(
const FString & InFunctionName,
const FString & InInfoData,
const UEdGraphPin * InToPin
) const
Generate a string detailing the link this pin has to another pin.
InFunctionName String with function name requesting the info InInfoData String detailing the info (EG. Is Not linked to) InToPin The relevant pin