Skip to content

UpdateItemHint

Updates the item hint displayed for an item. This should be used over setting the property directly, as this will update the UI if needed.

NameTypeDefaultDescription
itemItemDefinitionThe item to update.
fire"primary" | "alternate"The hint to update.
textstring?The new hint to display. If nil, no hint will be displayed.

MapObject?