‪Black Ops 3 Source Code Explorer  0.1
‪An script explorer for Black Ops 3 by ZeRoY
_killstreak_detect.gsc File Reference

Go to the source code of this file.

Functions

function __init__ ()
 
function killstreakTargetClear (killstreakEntity)
 
function killstreakTargetSet (killstreakEntity, offset)
 

Function Documentation

◆ __init__()

function __init__ ( )

Definition at line 18 of file _killstreak_detect.gsc.

References register(), and VERSION_SHIP.

◆ killstreakTargetClear()

function killstreakTargetClear ( killstreakEntity  )

Definition at line 42 of file _killstreak_detect.gsc.

References killstreak_switch_team_end().

◆ killstreakTargetSet()

function killstreakTargetSet ( killstreakEntity  ,
offset   
)

Definition at line 29 of file _killstreak_detect.gsc.

References killstreak_switch_team().

Referenced by _fire(), ActivateUAV(), Prolog(), and SpawnCounterUAV().