SGraphPinVector

Unreal Engine C++ API Reference > Editor > GraphEditor > KismetPins

Inheritance Hierarchy

References

   
Module GraphEditor
Header /Engine/Source/Editor/GraphEditor/Public/KismetPins/SGraphPinVector.h
Include #include "KismetPins/SGraphPinVector.h"

Syntax

template<typename NumericType>  
class SGraphPinVector : public [SGraphPin](API\Editor\GraphEditor\SGraphPin)  

Functions

Type Name Description
void Construct ( const FArguments& InArgs, UEdGraphPin* InGraphPinObj )  

Overridden from SGraphPin

Type Name Description
TSharedRef< ... GetDefaultValueWidget () Function to create class specific widget.

Classes

Type Name Description
Public struct FArguments  

Enums

Type Name Description
Private enum ETextBoxIndex Enum values to identify text boxes.

Typedefs

Name Description
FVectorType  

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library