Struct FateContext
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 FateContext
Fields
|
Improve this Doc
View Source
Duration
Declaration
Field Value
| Type |
Description |
| System.Int16 |
|
|
Improve this Doc
View Source
FateId
Declaration
Field Value
| Type |
Description |
| System.UInt16 |
|
|
Improve this Doc
View Source
Level
Declaration
Field Value
| Type |
Description |
| System.Byte |
|
|
Improve this Doc
View Source
Name
Declaration
Field Value
|
Improve this Doc
View Source
Progress
Declaration
Field Value
| Type |
Description |
| System.Byte |
|
|
Improve this Doc
View Source
Radius
Declaration
Field Value
| Type |
Description |
| System.Single |
|
|
Improve this Doc
View Source
StartTimeEpoch
Declaration
public int StartTimeEpoch
Field Value
| Type |
Description |
| System.Int32 |
|
|
Improve this Doc
View Source
State
Declaration
Field Value
| Type |
Description |
| System.Byte |
|
|
Improve this Doc
View Source
TerritoryID
Declaration
public ushort TerritoryID
Field Value
| Type |
Description |
| System.UInt16 |
|
|
Improve this Doc
View Source
X
Declaration
Field Value
| Type |
Description |
| System.Single |
|
|
Improve this Doc
View Source
Y
Declaration
Field Value
| Type |
Description |
| System.Single |
|
|
Improve this Doc
View Source
Z
Declaration
Field Value
| Type |
Description |
| System.Single |
|