A Demo Project for the UnrealEngineSDK
Loading...
Searching...
No Matches
FDlgTestHelper_ArrayPrimitiveVariantImpl< ArrayType > Class Template Reference

#include <DlgTesterHelper.h>

Static Public Member Functions

static bool IsEqual (const TArray< ArrayType > &ThisArray, const TArray< ArrayType > &OtherArray, const FString &PropertyName, FString &OutError, std::function< FString(const ArrayType &)> GetArrayTypeAsString)
 

Detailed Description

template<typename ArrayType>
class FDlgTestHelper_ArrayPrimitiveVariantImpl< ArrayType >

Definition at line 63 of file DlgTesterHelper.h.

Member Function Documentation

◆ IsEqual()

template<typename ArrayType >
static bool FDlgTestHelper_ArrayPrimitiveVariantImpl< ArrayType >::IsEqual ( const TArray< ArrayType > & ThisArray,
const TArray< ArrayType > & OtherArray,
const FString & PropertyName,
FString & OutError,
std::function< FString(const ArrayType &)> GetArrayTypeAsString )
inlinestatic

Definition at line 66 of file DlgTesterHelper.h.

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

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