FNodeMetadata

Holds metadata keys, so as to discourage text duplication throughout the engine.

Choose your operating system:

Windows

macOS

Linux

References

Module

Engine

Header

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

Include

#include "EdGraph/EdGraphNode.h"

Syntax

struct FNodeMetadata

Remarks

Holds metadata keys, so as to discourage text duplication throughout the engine.

Constructors

No constructors are accessible with public or protected access.

Constants

Name

Description

DefaultGraphNode

Identifies nodes that are added to populate new graphs by default (helps determine if a graph has any user-placed nodes).