ExtendedItemBuildChatMessageDictionary
Callable
Type parameters
- OptionType: ExtendedItemOption
Parameters
chatData: ExtendedItemChatData<OptionType>
The chat data that triggered the message.
data: ExtendedItemData<OptionType>
The extended item data for the asset
item: Item
Returns DictionaryBuilder
- The dictionary for the item based on its required chat tags
Constructs the chat message dictionary for the extended item based on the items configuration data.