SGraphPinString

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

GraphEditor

Header

/Engine/Source/Editor/GraphEditor/Public/KismetPins/SGraphPinString.h

Include

#include "KismetPins/SGraphPinString.h"

Syntax

class SGraphPinString : public SGraphPin

Functions

Name Description

Public function

void

 

Construct

(
    const FArguments& InArgs,
    UEdGraphPin* InGraphPinObj
)

Protected function Const

bool

 

GetDefaultValueIsReadOnly()

Protected function Const

FText

 

GetTypeInValue()

Protected function Virtual

void

 

SetTypeInValue

(
    const FText& NewTypeInValue,
    ETextCommit::Type CommitInfo
)

Overridden from SGraphPin

Name Description

Protected function Virtual

TSharedRef< ...

 

GetDefaultValueWidget()

Build the widget we should put into the 'default value' space, shown when nothing connected

Classes

Name

Description

Public struct

FArguments

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss