Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/Binding > API/Runtime/UMG/Binding/States > API/Runtime/UMG/Binding/States/FWidgetStateBitfield
| Type | Name | Description | |
|---|---|---|---|
| void | SetBinaryState
(
uint8 BinaryStateIndex, |
Set binary state to given value | |
| void | SetBinaryState
(
const FWidgetStateBitfield& BinaryStateBitfield, |
Set Binary state to given value, using a bitfield to indicate states that should be changed |