The settings for the Widget Studio Icon Widget. More...
#include <WSIcon.h>
Public Member Functions | |
| FWSIconStyle (const float InSize=16, const bool bInUseNativeColor=false) | |
Public Attributes | |
| float | Size |
| The size of the icon. | |
| bool | bUseNativeColor |
| Will use the icons native color when enabled. More... | |
The settings for the Widget Studio Icon Widget.
| bool FWSIconStyle::bUseNativeColor |
Will use the icons native color when enabled.
Otherwise, will resort to using the designated palette color.