Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/SlateCore/Public/Textures/SlateIcon.h |
Include |
#include "Textures/SlateIcon.h" |
Source |
/Engine/Source/Runtime/SlateCore/Private/Textures/SlateIcon.cpp |
Creates and initializes a new icon from a style set and style name
Parameter |
Description |
---|---|
InStyleSetName |
The name of the style set the icon can be found in. |
StyleName |
The name of the style for the icon |
InSmallStyleName |
The name of the style for the small icon |
InStatusOverlayStyleName |
The name of the style for a status icon to overlay on the base image |