FCreatePinParams

Parameter struct of less common options for CreatePin

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/EdGraph/EdGraphNode.h

Include

#include "EdGraph/EdGraphNode.h"

Syntax

struct FCreatePinParams

Remarks

Parameter struct of less common options for CreatePin

Variables

Name Description

Public variable

bool

 

bIsConst

Public variable

bool

 

bIsReference

Public variable

EPinContainerTy...

 

ContainerType

Public variable

int32

 

Index

Public variable

FEdGraphTermina...

 

ValueTerminalType

Constructors

Name Description

Public function

FCreatePinParams()

Public function

FCreatePinParams

(
    const FEdGraphPinType& PinType
)

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