#include <DlgHelper.h>
|
static bool | IsEqual (const TArray< ArrayType > &FirstArray, const TArray< ArrayType > &SecondArray, std::function< bool(const ArrayType &FirstValue, const ArrayType &SecondValue)> AreValuesEqual) |
|
template<typename ArrayType>
class FDlgHelper_ArrayEqualImpl< ArrayType >
Definition at line 155 of file DlgHelper.h.
◆ IsEqual()
template<typename ArrayType >
static bool FDlgHelper_ArrayEqualImpl< ArrayType >::IsEqual |
( |
const TArray< ArrayType > & | FirstArray, |
|
|
const TArray< ArrayType > & | SecondArray, |
|
|
std::function< bool(const ArrayType &FirstValue, const ArrayType &SecondValue)> | AreValuesEqual ) |
|
inlinestatic |
The documentation for this class was generated from the following file:
- SDKDemo/Plugins/UnrealEngineSDK/VisualScripter/Source/DlgSystem/Public/DlgHelper.h