Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/FVariant
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Misc/Variant.h |
Include | #include "Misc/Variant.h" |
bool operator&33;&61;
&40;
const FVariant & Other
&41; const
Remarks
Comparison operator for inequality. true if the values are not equal, false otherwise.
Parameters
Name | Description |
---|---|
Other | The variant to compare with. |