UK2Node_TunnelBoundary

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

BlueprintGraph

Header

/Engine/Source/Editor/BlueprintGraph/Classes/K2Node_TunnelBoundary.h

Include

#include "K2Node_TunnelBoundary.h"

Syntax

class UK2Node_TunnelBoundary : public UK2Node

Variables

Name Description

Public variable

FName

 

BaseName

Base Name

Public variable

ETunnelBoundary...

 

TunnelBoundaryType

Node Type

Constructors

Name Description

Public function

UK2Node_TunnelBoundary

(
    const FObjectInitializer& ObjectIn...
)

Functions

Name Description

Public function Const

ETunnelBound...

 

GetTunnelBoundaryType()

Returns the type of tunnel boundary this node is

Public function

void

 

SetNodeAttributes

(
    const UK2Node_Tunnel* SourceNo...
)

Set node attributes based on the tunnel source node

Overridden from UK2Node

Name Description

Public function Virtual Const

FNodeHandlin...

 

CreateNodeHandler

(
    FKismetCompilerContext& CompilerCo...
)

Public function Virtual Const

int32

 

GetNodeRefreshPriority()

Overridden from UEdGraphNode

Name Description

Public function Virtual Const

FText

 

GetNodeTitle

(
    ENodeTitleType::Type TitleType
)

Gets the name of this node, shown in title bar

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