FSlateIcon::IsSet

Checks whether the icon is set to something.

Choose your operating system:

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.