FTextBlockStyle::IsIdenticalTo

Checks to see whether this style is identical to another.

Choose your operating system:

Windows

macOS

Linux

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Styling/SlateTypes.h

Include

#include "Styling/SlateTypes.h"

Syntax

bool IsIdenticalTo
(
    const FTextBlockStyle & InOther
) const

Remarks

Checks to see whether this style is identical to another.