![]() |
Black Ops 3 Source Code Explorer
0.1
An script explorer for Black Ops 3 by ZeRoY
|
Go to the source code of this file.
Functions | |
| function | __init__ () |
| function | killstreakTargetClear (killstreakEntity) |
| function | killstreakTargetSet (killstreakEntity, offset) |
| function __init__ | ( | ) |
Definition at line 18 of file _killstreak_detect.gsc.
References register(), and VERSION_SHIP.
| function killstreakTargetClear | ( | killstreakEntity | ) |
Definition at line 42 of file _killstreak_detect.gsc.
References killstreak_switch_team_end().
| function killstreakTargetSet | ( | killstreakEntity | , |
| offset | |||
| ) |
Definition at line 29 of file _killstreak_detect.gsc.
References killstreak_switch_team().
Referenced by _fire(), ActivateUAV(), Prolog(), and SpawnCounterUAV().