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

Go to the source code of this file.

Functions

function __init__ ()
 
function fade_to_black_for_x_sec (startwait, blackscreenwait, fadeintime, fadeouttime, shaderName)
 
function font_pulse (player)
 
function font_pulse_init ()
 
function init ()
 
function screen_fade_in (fadeintime)
 

Function Documentation

◆ __init__()

function __init__ ( )

Definition at line 98 of file hud_shared.gsc.

References init(), and on_start_gametype().

◆ fade_to_black_for_x_sec()

function fade_to_black_for_x_sec ( startwait  ,
blackscreenwait  ,
fadeintime  ,
fadeouttime  ,
shaderName   
)

◆ font_pulse()

function font_pulse ( player  )

◆ font_pulse_init()

function font_pulse_init ( )

Definition at line 187 of file hud_shared.gsc.

Referenced by matchStartTimerConsole(), and on_player_spawned().

◆ init()

function init ( )

Definition at line 103 of file hud_shared.gsc.

Referenced by __init__().

◆ screen_fade_in()

function screen_fade_in ( fadeintime  )