Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


UpdateActionStatus(DropdownMenuEventInfo)

Updates the status flag of this item by calling the item status callback.
Read time 1 minuteLast updated 11 days ago

Definition

public void UpdateActionStatus(DropdownMenuEventInfo eventInfo)

Parameters

Information about the event that caused the dropdown menu to display, such as the mouse position or the key pressed.