Black Ops III

GetLUIMenu

Gets the first instance found of a given menu name active for the given client (undefined if not found)

Example:

menuIndex = GetLUIMenu( localClientNum, "HudElementImage" )

Parameters

ParameterSummary
*localClientNumNumber of the local client on the machine.
*menuNameMenu name

* = mandatory