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

Go to the source code of this file.

Functions

function __init__ ()
 
function infrared_changed (localclientnum, oldVal, newVal, bNewEnt, bInitialSnap, fieldName, bWasTimeJump)
 
function on_player_spawned (localClientNum)
 

Function Documentation

◆ __init__()

◆ infrared_changed()

function infrared_changed ( localclientnum  ,
oldVal  ,
newVal  ,
bNewEnt  ,
bInitialSnap  ,
fieldName  ,
bWasTimeJump   
)

Definition at line 33 of file _gadget_infrared.csc.

References IsEnemyPlayer(), and set_entity_thermal().

Referenced by __init__().

◆ on_player_spawned()

function on_player_spawned ( localClientNum  )

Definition at line 49 of file _gadget_infrared.csc.

References IsEnemyPlayer(), and set_entity_thermal().

Referenced by __init__().