Struct ContentsNote
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
public struct ContentsNote
Fields
|
Improve this Doc
View Source
CompletionFlags
Declaration
public byte *CompletionFlags
Field Value
| Type |
Description |
| System.Byte* |
|
|
Improve this Doc
View Source
DisplayCount
Declaration
Field Value
| Type |
Description |
| System.Byte |
|
|
Improve this Doc
View Source
DisplayID
Declaration
Field Value
| Type |
Description |
| System.Int32* |
|
|
Improve this Doc
View Source
DisplayStatus
Declaration
public int *DisplayStatus
Field Value
| Type |
Description |
| System.Int32* |
|
|
Improve this Doc
View Source
SelectedTab
Declaration
Field Value
| Type |
Description |
| System.Byte |
|
Methods
|
Improve this Doc
View Source
Instance()
Declaration
public static ContentsNote*Instance()
Returns
|
Improve this Doc
View Source
IsContentNoteComplete(Int32)
Declaration
public bool IsContentNoteComplete(int index)
Parameters
| Type |
Name |
Description |
| System.Int32 |
index |
|
Returns
| Type |
Description |
| System.Boolean |
|