SPinValueInspector::AddPinToTreeView

Adds a single pin to the tree view

Unreal Engine C++ API Reference > Editor > Kismet > SPinValueInspector

References

   
Module Kismet
Header /Engine/Source/Editor/Kismet/Public/SPinValueInspector.h
Include #include "SPinValueInspector.h"
Source /Engine/Source/Editor/Kismet/Private/SPinValueInspector.cpp
void AddPinToTreeView
(
    const [UEdGraphPin](API\Runtime\Engine\EdGraph\UEdGraphPin) * Pin,
    [UBlueprint](API\Runtime\Engine\Engine\UBlueprint) * Blueprint
)

Remarks

Adds a single pin to the tree view


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library