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)
Namespace: FFXIVClientStructs.FFXIV.Client.Game.UI
Assembly: FFXIVClientStructs.dll
Syntax
public struct Telepo
Fields
| Improve this Doc View SourceTeleportList
Declaration
public Vector<Telepo.TeleportInfo> TeleportList
Field Value
| Type | Description |
|---|---|
| Vector<Telepo.TeleportInfo> |
UseTicketInvoker
Declaration
public SelectUseTicketInvoker UseTicketInvoker
Field Value
| Type | Description |
|---|---|
| SelectUseTicketInvoker |
vtbl
Declaration
public void *vtbl
Field Value
| Type | Description |
|---|---|
| System.Void* |
Methods
| Improve this Doc View SourceInstance()
Declaration
[StaticAddress("48 8D 0D ?? ?? ?? ?? 48 8B 12", 0, false)]
public static Telepo*Instance()
Returns
| Type | Description |
|---|---|
| Telepo* |
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 |