Struct ConfigProperties.UIntProperties
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.Common.Configuration
Assembly: FFXIVClientStructs.dll
Syntax
public struct UIntProperties
Fields
| Improve this Doc View SourceDefaultValue
Declaration
public uint DefaultValue
Field Value
| Type | Description |
|---|---|
| System.UInt32 |
MaxValue
Declaration
public uint MaxValue
Field Value
| Type | Description |
|---|---|
| System.UInt32 |
MinValue
Declaration
public uint MinValue
Field Value
| Type | Description |
|---|---|
| System.UInt32 |