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

Go to the source code of this file.

Functions

function __init__ ()
 
function doExplosion (localClientNum, oldVal, newVal, bNewEnt, bInitialSnap, fieldName, bWasTimeJump)
 
function playGrenadeRumble (localClientNum, oldVal, newVal, bNewEnt, bInitialSnap, fieldName, bWasTimeJump)
 

Function Documentation

◆ __init__()

◆ doExplosion()

function doExplosion ( localClientNum  ,
oldVal  ,
newVal  ,
bNewEnt  ,
bInitialSnap  ,
fieldName  ,
bWasTimeJump   
)

Definition at line 24 of file _destructible.csc.

References DESTRUCTIBLE_CLIENTFIELD_NUM_BITS, and playGrenadeRumble().

Referenced by __init__().

◆ playGrenadeRumble()

function playGrenadeRumble ( localClientNum  ,
oldVal  ,
newVal  ,
bNewEnt  ,
bInitialSnap  ,
fieldName  ,
bWasTimeJump   
)

Definition at line 18 of file _destructible.csc.

Referenced by doExplosion().