Skip to main content

ExtendedItemDialog <DataType, OptionType>

A record containing various dialog keys used by the extended item screen

Index

Properties

optionalchat

chat?: string | ExtendedItemChatCallback<OptionType>

The dialogue prefix that will be used for each of the item's chatroom messages

header

header: string | ExtendedItemHeaderCallback<DataType>

The dialogue prefix for the player prompt that is displayed on each module's menu screen

optionalmodule

module?: string

The dialogue prefix for the name of each module

optionalnpc

npc?: string | ExtendedItemNPCCallback<OptionType>

The prefix used for dialog keys representing an NPC's reactions to item type changes

optionaloption

option?: string

The dialogue prefix for the name of each option

Page Options