Struct ConfigBase
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 ConfigBase
Fields
| Improve this Doc View SourceConfigCount
Declaration
public uint ConfigCount
Field Value
| Type | Description |
|---|---|
| System.UInt32 |
ConfigEntry
Declaration
public ConfigEntry*ConfigEntry
Field Value
| Type | Description |
|---|---|
| ConfigEntry* |
Listener
Declaration
public ChangeEventInterface*Listener
Field Value
| Type | Description |
|---|---|
| ChangeEventInterface* |
UnkString
Declaration
public Utf8String UnkString
Field Value
| Type | Description |
|---|---|
| Utf8String |
vtbl
Declaration
public void *vtbl
Field Value
| Type | Description |
|---|---|
| System.Void* |