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

Go to the source code of this file.

Functions

function private glaiveBloodFxHandler (localClientNum, oldValue, newValue, bNewEnt, bInitialSnap, fieldName, wasDemoJump)
 
function autoexec main ()
 

Function Documentation

◆ glaiveBloodFxHandler()

function private glaiveBloodFxHandler ( localClientNum  ,
oldValue  ,
newValue  ,
bNewEnt  ,
bInitialSnap  ,
fieldName  ,
wasDemoJump   
)

Definition at line 21 of file _glaive.csc.

References get_script_bundle().

Referenced by main().

◆ main()

function autoexec main ( )