Mount¶
Used to get information about items on your Mount keyring.
Forms¶
keyring Mount¶
- Access to the Mount keyring.
keyringitem Mount[N]¶
- Retrieves the item in your mount keyring by index.
keyringitem Mount[Name]¶
- Retrieve the item in your mount keyring by name. A
=can be prepended for an exact match.
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-mount/