Break CheckBoxStyle

Break CheckBoxStyle

Windows
MacOS
Linux

Adds a node that breaks a 'CheckBoxStyle' into its member fields

Break CheckBoxStyle
Check Box Style
Check Box Type
Unchecked Image
Unchecked Hovered Image
Unchecked Pressed Image
Checked Image
Checked Hovered Image
Checked Pressed Image
Undetermined Image
Undetermined Hovered Image
Undetermined Pressed Image
Padding
Foreground Color
Border Background Color
Checked Sound
Unchecked Sound
Hovered Sound

Inputs

Check Box Style
Check Box Style Structure (by ref)

Outputs

Check Box Type
ESlateCheckBoxType Enum

The visual type of the checkbox

Unchecked Image
Slate Brush Structure

CheckBox appearance when the CheckBox is unchecked (normal)

Unchecked Hovered Image
Slate Brush Structure

CheckBox appearance when the CheckBox is unchecked and hovered

Unchecked Pressed Image
Slate Brush Structure

CheckBox appearance when the CheckBox is unchecked and hovered

Checked Image
Slate Brush Structure

CheckBox appearance when the CheckBox is checked

Checked Hovered Image
Slate Brush Structure

CheckBox appearance when checked and hovered

Checked Pressed Image
Slate Brush Structure

CheckBox appearance when checked and pressed

Undetermined Image
Slate Brush Structure

CheckBox appearance when the CheckBox is undetermined

Undetermined Hovered Image
Slate Brush Structure

CheckBox appearance when CheckBox is undetermined and hovered

Undetermined Pressed Image
Slate Brush Structure

CheckBox appearance when CheckBox is undetermined and pressed

Padding
Margin Structure

Padding

Foreground Color
Slate Color Structure

The foreground color

Border Background Color
Slate Color Structure

BorderBackgroundColor refers to the actual color and opacity of the supplied border image on toggle buttons

Checked Sound
Slate Sound Structure

The sound the check box should play when checked

Unchecked Sound
Slate Sound Structure

The sound the check box should play when unchecked

Hovered Sound
Slate Sound Structure

The sound the check box should play when initially hovered over

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss