Struct AddonChatLogPanel
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)
Assembly: FFXIVClientStructs.dll
Syntax
[Addon(new string[]{"ChatLogPanel_0", "ChatLogPanel_1", "ChatLogPanel_2", "ChatLogPanel_3"})]
public struct AddonChatLogPanel
Fields
|
Improve this Doc
View Source
AtkUnitBase
Declaration
public AtkUnitBase AtkUnitBase
Field Value
|
Improve this Doc
View Source
FirstLineVisible
Declaration
public uint FirstLineVisible
Field Value
| Type |
Description |
| System.UInt32 |
|
|
Improve this Doc
View Source
Declaration
public byte IsScrolledBottom
Field Value
| Type |
Description |
| System.Byte |
|
|
Improve this Doc
View Source
LastLineVisible
Declaration
public uint LastLineVisible
Field Value
| Type |
Description |
| System.UInt32 |
|
|
Improve this Doc
View Source
MessagesAboveCurrent
Declaration
public uint MessagesAboveCurrent
Field Value
| Type |
Description |
| System.UInt32 |
|
|
Improve this Doc
View Source
TotalLineCount
Declaration
public uint TotalLineCount
Field Value
| Type |
Description |
| System.UInt32 |
|
|
Improve this Doc
View Source
Unknown2C0
Declaration
Field Value
| Type |
Description |
| System.UInt32 |
|