TeleportationItem¶
Returns data on the teleportation item in your keyring.
Forms¶
keyringitem TeleportationItem[#]¶
- Retrieves the item in your keyring by index
keyringitem TeleportationItem[name]¶
- Retrieves the item in your keyring by name. A = can be prepended for an exact match.
keyring TeleportationItem¶
Associated DataTypes¶
keyring¶
- This datatype represents information about a keyring (a.k.a. a collection of mounts, illusions, etc)
-
Members
int
Count¶- The number of items in this keyring
keyringitem
Stat¶- The keyring item assigned as the stat item
keyringitem¶
- This datatype deals strictly with information items on a keyring.
-
Members
int
Index¶- Where on the keyring list
item
Item¶- The item on the keyring
string
Name¶- name of the keyring item
This TLO is added by MacroQuest.
Republished and possibly modified from https://docs.macroquest.org/reference/top-level-objects/tlo-teleportationitem/