Black Ops III

RemoveSentientEventListener

De-Registers entity to listen to a specific event. if event is undefined, entity will stop listening to all the evnets.

Example:

self RemoveSentientEventListener("bulletwhizby")

Parameters

ParameterSummary
[event]The event name

* = mandatory