#include <DlgTesterHelper.h>
|
static bool | IsEqual (const TSet< SetType > &ThisSet, const TSet< SetType > &OtherSet, const FString &PropertyName, FString &OutError, std::function< FString(const SetType &)> GetSetTypeAsString) |
|
template<typename SetType>
struct FDlgTestHelper_SetEqualImpl< SetType >
Definition at line 98 of file DlgTesterHelper.h.
◆ 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 |
The documentation for this struct was generated from the following file:
- SDKDemo/Plugins/UnrealEngineSDK/VisualScripter/Source/DlgSystem/Public/Tests/DlgTesterHelper.h