Enum ECheckBoxState
Current state of the check box
Namespace: UE4.SlateCore
Assembly: UE4DotNet.dll
Syntax
public enum ECheckBoxState
Fields
Name | Description |
---|---|
Checked | |
ECheckBoxState_MAX | |
Unchecked | |
Undetermined |
Current state of the check box
public enum ECheckBoxState
Name | Description |
---|---|
Checked | |
ECheckBoxState_MAX | |
Unchecked | |
Undetermined |