 |
FSlateBrush |
BackgroundHoveredImage |
Background appearance when hovered |
 |
FSlateBrush |
BackgroundImage |
Background appearance |
 |
FSlateBrush |
BackgroundPressedImage |
Background appearance when pressed |
 |
FSlateColor |
BorderBackgroundColor |
BorderBackgroundColor refers to the actual color and opacity of the supplied border image on toggle buttons |
 |
TEnumAsByte< ESlateCheckBoxType::Type > |
CheckBoxType |
The visual type of the checkbox |
 |
FSlateColor |
CheckedForeground |
Foreground Color when checked |
 |
FSlateColor |
CheckedHoveredForeground |
Foreground Color when checked and pressed |
 |
FSlateBrush |
CheckedHoveredImage |
CheckBox appearance when checked and hovered |
 |
FSlateBrush |
CheckedImage |
CheckBox appearance when the CheckBox is checked |
 |
FSlateColor |
CheckedPressedForeground |
Foreground Color when checked and pressed |
 |
FSlateBrush |
CheckedPressedImage |
CheckBox appearance when checked and pressed |
 |
FSlateSound |
CheckedSlateSound |
The sound the check box should play when checked |
 |
FSlateColor |
ForegroundColor |
The normal unchecked foreground color |
 |
FSlateColor |
HoveredForeground |
Foreground Color when hovered |
 |
FSlateSound |
HoveredSlateSound |
The sound the check box should play when initially hovered over |
 |
FMargin |
Padding |
Padding |
 |
FSlateColor |
PressedForeground |
Foreground Color when pressed |
 |
FSlateBrush |
UncheckedHoveredImage |
CheckBox appearance when the CheckBox is unchecked and hovered |
 |
FSlateBrush |
UncheckedImage |
CheckBox appearance when the CheckBox is unchecked (normal) |
 |
FSlateBrush |
UncheckedPressedImage |
CheckBox appearance when the CheckBox is unchecked and hovered |
 |
FSlateSound |
UncheckedSlateSound |
The sound the check box should play when unchecked |
 |
FSlateColor |
UndeterminedForeground |
Foreground Color when the check state is indeterminate |
 |
FSlateBrush |
UndeterminedHoveredImage |
CheckBox appearance when CheckBox is undetermined and hovered |
 |
FSlateBrush |
UndeterminedImage |
CheckBox appearance when the CheckBox is undetermined |
 |
FSlateBrush |
UndeterminedPressedImage |
CheckBox appearance when CheckBox is undetermined and pressed |