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

Go to the source code of this file.

Macros

#define FPS   60.0
 

Functions

function animate_crack (localClientNum, vectorName, delay, duration, start, end)
 
function shaderanim_update_opacity (entity, localClientNum, opacity)
 

Macro Definition Documentation

◆ FPS

#define FPS   60.0

Definition at line 5 of file shaderanim_shared.csc.

Function Documentation

◆ animate_crack()

function animate_crack ( localClientNum  ,
vectorName  ,
delay  ,
duration  ,
start  ,
end   
)

Definition at line 25 of file shaderanim_shared.csc.

References delay(), end(), and FPS.

Referenced by cf_cracks_off(), and cf_cracks_on().

◆ shaderanim_update_opacity()

function shaderanim_update_opacity ( entity  ,
localClientNum  ,
opacity   
)

Definition at line 65 of file shaderanim_shared.csc.