Black Ops III

AddSentientEventListener

Registers entity to listen to a specific event. Call waittill(<event>) to get the notification in script.

Example:

self AddSentientEventListener("bulletwhizby")

Parameters

ParameterSummary
*eventThe event name

* = mandatory