Struct AtkComponentCheckBox
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: FFXIVClientStructs.FFXIV.Component.GUI
Assembly: FFXIVClientStructs.dll
Syntax
public struct AtkComponentCheckBox
Fields
| Improve this Doc View SourceAtkComponentButton
Declaration
public AtkComponentButton AtkComponentButton
Field Value
| Type | Description |
|---|---|
| AtkComponentButton |
Properties
| Improve this Doc View SourceIsChecked
Declaration
public readonly bool IsChecked { get; }
Property Value
| Type | Description |
|---|---|
| System.Boolean |