FSlateIcon::IsSet

Checks whether the icon is set to something.

Windows
MacOS
Linux

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Textures/SlateIcon.h

Include

#include "Textures/SlateIcon.h"

Syntax

const bool IsSet() const

Remarks

Checks whether the icon is set to something.

Returns

true if the icon is set, 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