Add Pin on function, using c++ ???

Hi everybody.

How to create “Add Pin” button on function, using c++. Is it possible somehow to create using UEdGraphPin class?

UE C++ Noob.

In source code look inside the K2 boolean node to see how they do it.