Black Ops III

SetPerkForTrigger

Set the perk that the player must have for this trigger will react to

Example:

self SetPerkForTrigger( "specialty_fastinteract" )

Parameters

ParameterSummary
*perk nameThe name of the perk that the trigger will respond to.

* = mandatory