FSlateBrush::HasUObject

Checks whether this brush has a [UTexture](API\Runtime\Engine\Engine\UTexture) object

Windows
MacOS
Linux

References

Module

SlateCore

Header

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

Include

#include "Styling/SlateBrush.h"

Syntax

bool HasUObject() const

Remarks

Checks whether this brush has a UTexture object

Returns

true if it has a UTexture object, false otherwise.

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