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

Go to the source code of this file.

Functions

function __init__ ()
 
function setup_teleport_aftereffects ()
 
function teleport_aftereffect_bw_vision (localClientNum)
 
function teleport_aftereffect_flare_vision (localClientNum)
 
function teleport_aftereffect_flashy_vision (localClientNum)
 
function teleport_aftereffect_fov (localClientNum)
 
function teleport_aftereffect_red_vision (localClientNum)
 
function teleport_aftereffect_shellshock (localClientNum)
 
function teleport_aftereffect_shellshock_electric (localClientNum)
 
function wait_for_black_box ()
 
function wait_for_teleport_aftereffect ()
 

Function Documentation

◆ __init__()

◆ setup_teleport_aftereffects()

◆ teleport_aftereffect_bw_vision()

function teleport_aftereffect_bw_vision ( localClientNum  )

Definition at line 104 of file zm_giant_teleporter.csc.

Referenced by setup_teleport_aftereffects().

◆ teleport_aftereffect_flare_vision()

function teleport_aftereffect_flare_vision ( localClientNum  )

Definition at line 137 of file zm_giant_teleporter.csc.

Referenced by setup_teleport_aftereffects().

◆ teleport_aftereffect_flashy_vision()

function teleport_aftereffect_flashy_vision ( localClientNum  )

Definition at line 122 of file zm_giant_teleporter.csc.

Referenced by setup_teleport_aftereffects().

◆ teleport_aftereffect_fov()

function teleport_aftereffect_fov ( localClientNum  )

Definition at line 88 of file zm_giant_teleporter.csc.

Referenced by setup_teleport_aftereffects().

◆ teleport_aftereffect_red_vision()

function teleport_aftereffect_red_vision ( localClientNum  )

Definition at line 113 of file zm_giant_teleporter.csc.

Referenced by setup_teleport_aftereffects().

◆ teleport_aftereffect_shellshock()

function teleport_aftereffect_shellshock ( localClientNum  )

Definition at line 78 of file zm_giant_teleporter.csc.

Referenced by setup_teleport_aftereffects().

◆ teleport_aftereffect_shellshock_electric()

function teleport_aftereffect_shellshock_electric ( localClientNum  )

Definition at line 83 of file zm_giant_teleporter.csc.

Referenced by setup_teleport_aftereffects().

◆ wait_for_black_box()

function wait_for_black_box ( )

Definition at line 45 of file zm_giant_teleporter.csc.

Referenced by __init__().

◆ wait_for_teleport_aftereffect()

function wait_for_teleport_aftereffect ( )

Definition at line 62 of file zm_giant_teleporter.csc.

Referenced by __init__().