FVisualGraphNode

Unreal Engine C++ API Reference > Developer > VisualGraphUtils

Inheritance Hierarchy

References

   
Module VisualGraphUtils
Header /Engine/Source/Developer/VisualGraphUtils/Public/VisualGraphNode.h
Include #include "VisualGraphNode.h"

Syntax

class FVisualGraphNode : public [FVisualGraphElement](API\Developer\VisualGraphUtils\FVisualGraphElement)  

Variables

Type Name Description
TOptional< EVis... Shape  
int32 SubGraphIndex  

Constructors

Type Name Description
  FVisualGraphNode ()  

Destructors

Type Name Description
  ~FVisualGraphNode ()  

Functions

Type Name Description
TOptional< E... GetShape ()  
void SetShape ( EVisualGraphShape InValue )  

Overridden from FVisualGraphElement

Type Name Description
FString DumpDot ( const FVisualGraph* InGraph, int32 InIndendation ) FVisualGraphNode.

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library