A Demo Project for the UnrealEngineSDK
Loading...
Searching...
No Matches
FDlgEdgeOrphan_FormatHumanReadable Struct Reference

USTRUCT() More...

#include <DlgHumanReadableTextCommandlet.h>

Public Member Functions

 GENERATED_USTRUCT_BODY ()
 

Public Attributes

int32 SourceNodeIndex = INDEX_NONE - 1
 UPROPERTY()
 
int32 TargetNodeIndex = INDEX_NONE - 1
 UPROPERTY()
 
FText Text
 UPROPERTY()
 

Detailed Description

USTRUCT()

Definition at line 41 of file DlgHumanReadableTextCommandlet.h.

Member Function Documentation

◆ GENERATED_USTRUCT_BODY()

FDlgEdgeOrphan_FormatHumanReadable::GENERATED_USTRUCT_BODY ( )

Member Data Documentation

◆ SourceNodeIndex

int32 FDlgEdgeOrphan_FormatHumanReadable::SourceNodeIndex = INDEX_NONE - 1

UPROPERTY()

Definition at line 50 of file DlgHumanReadableTextCommandlet.h.

◆ TargetNodeIndex

int32 FDlgEdgeOrphan_FormatHumanReadable::TargetNodeIndex = INDEX_NONE - 1

UPROPERTY()

Definition at line 55 of file DlgHumanReadableTextCommandlet.h.

◆ Text

FText FDlgEdgeOrphan_FormatHumanReadable::Text

UPROPERTY()

Definition at line 60 of file DlgHumanReadableTextCommandlet.h.


The documentation for this struct was generated from the following file: