Skip to content

Familiar

Used to get information about items on your familiars keyring.

Forms

keyring Familiar

Access to the familiar keyring.

keyringitem Familiar[N]

Retrieves the item in your familiar keyring by index.

keyringitem Familiar[Name]

Retrieve the item in your familiar 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

Examples

See Also: keyring and keyringitem