FFontData::operator==

Check to see whether this font data is equal to the other font data

Windows
MacOS
Linux

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Fonts/CompositeFont.h

Include

#include "Fonts/CompositeFont.h"

Source

/Engine/Source/Runtime/SlateCore/Private/Fonts/CompositeFont.cpp

Syntax

bool operator==
(
    const FFontData & Other
) const

Remarks

Check to see whether this font data is equal to the other font data

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss