# Reset Unit Info Button - Item Tooltip

Grammar — Reset item’s item tooltip text
FlagsAction

Sets the info text for the specified unit.

# Arguments

  • unit — Item

Returns — void

void libNtve_gf_ResetUnitInfoButtonItemTooltip(
	unit lp_item,
);

Category: Unit / Properties

# Examples

— None found —