Skip to main content

ExtendedItemChatData <OptionType>

An object containing data about the type change that triggered the chat message

A reference to the character wearing the item

The previously selected type option

The newly selected type option

The index of the previously selected type option in the item's options config or, depending on the archetype, -1 no such item option config exists.

The index of the newly selected type option in the item's options config or, depending on the archetype, -1 no such item option config exists.

Index

Properties

C

newIndex

newIndex: number

newOption

newOption: OptionType

previousIndex

previousIndex: number

previousOption

previousOption: OptionType