Black Ops III

LUINotifyEventToSpectators

Sends a notify from script to LUI.

Example:

LUINotifyEventToSpectators( &"update_objectives", 1, &"LEVEL_GOTO_NEXT_PLACE" )

Parameters

ParameterSummary
*lui event nameas an IString
*num of argsnumber of parameters
*argsargument to pass to LUI

* = mandatory