Navigation
API > API/Editor > API/Editor/Documentation
| |
|
| Name |
FGraphNodeMetaData |
| Type |
class |
| Header File |
/Engine/Source/Editor/Documentation/Public/TutorialMetaData.h |
| Include Path |
#include "TutorialMetaData.h" |
Syntax
class FGraphNodeMetaData : public FTutorialMetaData
Implements Interfaces
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| InFriendlyName |
FString |
|
TutorialMetaData.h |
|
| InOuterName |
FString FString |
|
TutorialMetaData.h |
|
| InTabType |
FString FString FString |
|
TutorialMetaData.h |
|
| OuterName |
FString |
Name of the outer (which should be the blueprint) |
TutorialMetaData.h |
|
Functions
Public