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

USTRUCT() More...

#include <DlgIOTesterTypes.h>

Public Types

typedef FDlgTestSetComplex Self
 

Public Member Functions

 FDlgTestSetComplex ()
 
 GENERATED_USTRUCT_BODY ()
 
void GenerateRandomData (const FDlgIOTesterOptions &InOptions)
 
bool IsEqual (const Self &Other, FString &OutError) const
 
bool operator== (const Self &Other) const
 

Public Attributes

FDlgIOTesterOptions Options
 
TSet< FDlgTestStructPrimitivesStructSetPrimitives
 UPROPERTY()
 

Detailed Description

USTRUCT()

Definition at line 656 of file DlgIOTesterTypes.h.

Member Typedef Documentation

◆ Self

Constructor & Destructor Documentation

◆ FDlgTestSetComplex()

FDlgTestSetComplex::FDlgTestSetComplex ( )
inline

Definition at line 661 of file DlgIOTesterTypes.h.

Member Function Documentation

◆ GENERATED_USTRUCT_BODY()

FDlgTestSetComplex::GENERATED_USTRUCT_BODY ( )

◆ GenerateRandomData()

void FDlgTestSetComplex::GenerateRandomData ( const FDlgIOTesterOptions & InOptions)

Definition at line 817 of file DlgIOTesterTypes.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ IsEqual()

bool FDlgTestSetComplex::IsEqual ( const Self & Other,
FString & OutError ) const

Definition at line 836 of file DlgIOTesterTypes.cpp.

◆ operator==()

bool FDlgTestSetComplex::operator== ( const Self & Other) const
inline

Definition at line 664 of file DlgIOTesterTypes.h.

Member Data Documentation

◆ Options

FDlgIOTesterOptions FDlgTestSetComplex::Options

Definition at line 672 of file DlgIOTesterTypes.h.

◆ StructSetPrimitives

TSet<FDlgTestStructPrimitives> FDlgTestSetComplex::StructSetPrimitives

UPROPERTY()

Definition at line 677 of file DlgIOTesterTypes.h.


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