FPaintableTexture::operator==

Overloaded equality operator for use with TArrays Contains method.

Unreal Engine C++ API Reference > Editor > MeshPaint > FPaintableTexture > operator==

References

   
Module MeshPaint
Header /Engine/Source/Editor/MeshPaint/Public/MeshPaintTypes.h
Include #include "MeshPaintTypes.h"
bool operator==
(
    const [FPaintableTexture](API\Editor\MeshPaint\FPaintableTexture) & rhs
) const

Remarks

Overloaded equality operator for use with TArrays Contains method.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library