A Demo Project for the UnrealEngineSDK
Loading...
Searching...
No Matches
FDlgTestHelper_SetEqualImpl< SetType > Struct Template Reference

#include <DlgTesterHelper.h>

Static Public Member Functions

static bool IsEqual (const TSet< SetType > &ThisSet, const TSet< SetType > &OtherSet, const FString &PropertyName, FString &OutError, std::function< FString(const SetType &)> GetSetTypeAsString)
 

Detailed Description

template<typename SetType>
struct FDlgTestHelper_SetEqualImpl< SetType >

Definition at line 98 of file DlgTesterHelper.h.

Member Function Documentation

◆ IsEqual()

template<typename SetType >
static bool FDlgTestHelper_SetEqualImpl< SetType >::IsEqual ( const TSet< SetType > & ThisSet,
const TSet< SetType > & OtherSet,
const FString & PropertyName,
FString & OutError,
std::function< FString(const SetType &)> GetSetTypeAsString )
inlinestatic

Definition at line 101 of file DlgTesterHelper.h.

Here is the caller graph for this function:

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