Skip to main content

ExtendedItemCapsDialog <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

optionalHeader

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