Show / Hide Table of Contents

Struct SelectUseTicketInvoker

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 SelectUseTicketInvoker

Fields

| Improve this Doc View Source

Telepo

Declaration
public Telepo*Telepo
Field Value
Type Description
Telepo*
| Improve this Doc View Source

vtbl

Declaration
public void *vtbl
Field Value
Type Description
System.Void*

Methods

| Improve this Doc View Source

TeleportWithTickets(UInt32, Byte)

Declaration
[MemberFunction("E8 ?? ?? ?? ?? 84 C0 75 1B 44 0F B6 CE")]
public bool TeleportWithTickets(uint aetheryteID, byte subIndex)
Parameters
Type Name Description
System.UInt32 aetheryteID
System.Byte subIndex
Returns
Type Description
System.Boolean
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX