Navigation
API > API/Developer > API/Developer/DerivedDataCache > API/Developer/DerivedDataCache/UE__DerivedData__operator
References
| Module | DerivedDataCache |
| Header | /Engine/Source/Developer/DerivedDataCache/Public/DerivedDataValue.h |
| Include | #include "DerivedDataValue.h" |
namespace UE
{
namespace DerivedData
{
bool UE::DerivedData::operator==
(
const FValueWithId & A,
const FValueWithId & B
)
}
}
Remarks
Compare values by their ID and the hash and size of their raw buffer.