Struct Telepo.TeleportInfo
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 TeleportInfo
Fields
|
Improve this Doc
View Source
AetheryteId
Declaration
Field Value
| Type |
Description |
| System.UInt32 |
|
|
Improve this Doc
View Source
GilCost
Declaration
Field Value
| Type |
Description |
| System.UInt32 |
|
|
Improve this Doc
View Source
IsFavourite
Declaration
Field Value
| Type |
Description |
| System.Byte |
|
|
Improve this Doc
View Source
Plot
Declaration
Field Value
| Type |
Description |
| System.Byte |
|
|
Improve this Doc
View Source
SubIndex
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
Ward
Declaration
Field Value
| Type |
Description |
| System.Byte |
|
Properties
|
Improve this Doc
View Source
IsAppartment
Declaration
public readonly bool IsAppartment { get; }
Property Value
| Type |
Description |
| System.Boolean |
|
|
Improve this Doc
View Source
IsSharedHouse
Declaration
public readonly bool IsSharedHouse { get; }
Property Value
| Type |
Description |
| System.Boolean |
|