Black Ops III

CreateLUIMenu

Creates a LUI menu to be opened later with OpenLUIMenu.

Example:

CreateLUIMenu( localClientNum, "ScriptDebugMenu")

Parameters

ParameterSummary
*localClientNumNumber of the local client on the machine.
*nameName of the menu to create.

* = mandatory