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

Go to the source code of this file.

Functions

function __init__ ()
 
function animation_update (model, oldValue, newValue)
 
function update_bleedout_timer (localClientNum, oldVal, newVal, bNewEnt, bInitialSnap, fieldName, bWasTimeJump)
 
function wait_and_set_revive_shader_constant ()
 

Function Documentation

◆ __init__()

◆ animation_update()

function animation_update ( model  ,
oldValue  ,
newValue   
)

Definition at line 51 of file _zm_laststand.csc.

References startTime, and WAIT_CLIENT_FRAME.

Referenced by update_bleedout_timer().

◆ update_bleedout_timer()

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

Definition at line 71 of file _zm_laststand.csc.

References animation_update().

Referenced by __init__().

◆ wait_and_set_revive_shader_constant()

function wait_and_set_revive_shader_constant ( )

Definition at line 36 of file _zm_laststand.csc.

Referenced by __init__().