Open 3D Engine AzCore API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AZ::Dom::Utils::ComparisonParameters Struct Reference

Public Attributes

bool m_treatOpaqueValuesOfSameTypeAsEqual = false
 

Member Data Documentation

◆ m_treatOpaqueValuesOfSameTypeAsEqual

bool AZ::Dom::Utils::ComparisonParameters::m_treatOpaqueValuesOfSameTypeAsEqual = false

If set, opaque values will only be compared by type and not contents This can be useful when comparing opaque values that aren't equal in-memory but shouldn't constitute a comparison failure (e.g. comparing callbacks)


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