Struct Telepo
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
Fields
|
Improve this Doc
View Source
TeleportList
Declaration
public Vector<TeleportInfo> TeleportList
Field Value
|
Improve this Doc
View Source
UseTicketInvoker
Declaration
public SelectUseTicketInvoker UseTicketInvoker
Field Value
|
Improve this Doc
View Source
vtbl
Declaration
Field Value
| Type |
Description |
| System.Void* |
|
Methods
|
Improve this Doc
View Source
Instance()
Declaration
[StaticAddress("48 8D 0D ?? ?? ?? ?? 48 8B 12", 0, false)]
public static Telepo*Instance()
Returns
|
Improve this Doc
View Source
Teleport(UInt32, Byte)
Declaration
[MemberFunction("E8 ?? ?? ?? ?? 48 8B 4B 10 84 C0 48 8B 01 74 2C")]
public bool Teleport(uint aetheryteID, byte subIndex)
Parameters
| Type |
Name |
Description |
| System.UInt32 |
aetheryteID |
|
| System.Byte |
subIndex |
|
Returns
| Type |
Description |
| System.Boolean |
|
|
Improve this Doc
View Source
UpdateAetheryteList()
Declaration
[MemberFunction("E8 ?? ?? ?? ?? 48 8B 48 08 48 2B 08")]
public void *UpdateAetheryteList()
Returns
| Type |
Description |
| System.Void* |
|