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

Go to the source code of this file.

Functions

function breakers_sound ()
 
function crazy_power ()
 
function flip_sparks ()
 
function generator_sound ()
 
function homepad_loop ()
 
function light_sound ()
 
function linkall_2d ()
 
function main ()
 
function pa_countdown (pad)
 
function pa_countdown_success (pad)
 
function pa_electric_trap (location)
 
function pa_init (pad)
 
function pa_level_start ()
 
function pa_play_dialog (alias)
 
function pa_power_on ()
 
function pa_single_init ()
 
function pa_teleport (pad)
 
function play_added_ambience ()
 
function play_backwards_children ()
 
function play_flux_whispers ()
 
function power_audio_2d ()
 
function start_lights ()
 
function switch_progress_sound ()
 
function telepad_loop ()
 
function teleport_2d ()
 
function teleport_pad_init (pad)
 
function teleportation_audio (pad)
 

Function Documentation

◆ breakers_sound()

function breakers_sound ( )

Definition at line 66 of file zm_giant_amb.csc.

References playloopat().

Referenced by start_lights().

◆ crazy_power()

function crazy_power ( )

Definition at line 308 of file zm_giant_amb.csc.

Referenced by main().

◆ flip_sparks()

function flip_sparks ( )

Definition at line 315 of file zm_giant_amb.csc.

Referenced by main().

◆ generator_sound()

function generator_sound ( )

Definition at line 55 of file zm_giant_amb.csc.

References playloopat().

Referenced by start_lights().

◆ homepad_loop()

function homepad_loop ( )

Definition at line 99 of file zm_giant_amb.csc.

References get(), and playloopat().

Referenced by main().

◆ light_sound()

function light_sound ( )

Definition at line 46 of file zm_giant_amb.csc.

References playloopat().

Referenced by start_lights().

◆ linkall_2d()

function linkall_2d ( )

Definition at line 289 of file zm_giant_amb.csc.

Referenced by main().

◆ main()

◆ pa_countdown()

function pa_countdown ( pad  )

Definition at line 183 of file zm_giant_amb.csc.

References pa_play_dialog(), and play().

◆ pa_countdown_success()

function pa_countdown_success ( pad  )

Definition at line 215 of file zm_giant_amb.csc.

References pa_play_dialog().

◆ pa_electric_trap()

function pa_electric_trap ( location  )

Definition at line 238 of file zm_giant_amb.csc.

References pa_play_dialog().

◆ pa_init()

function pa_init ( pad  )

Definition at line 162 of file zm_giant_amb.csc.

References get_array().

Referenced by main().

◆ pa_level_start()

function pa_level_start ( )

Definition at line 295 of file zm_giant_amb.csc.

◆ pa_play_dialog()

function pa_play_dialog ( alias  )

◆ pa_power_on()

function pa_power_on ( )

Definition at line 299 of file zm_giant_amb.csc.

References pa_play_dialog().

◆ pa_single_init()

function pa_single_init ( )

Definition at line 171 of file zm_giant_amb.csc.

References get_array().

Referenced by main().

◆ pa_teleport()

function pa_teleport ( pad  )

Definition at line 225 of file zm_giant_amb.csc.

References pa_play_dialog().

◆ play_added_ambience()

function play_added_ambience ( )

Definition at line 321 of file zm_giant_amb.csc.

References playloopat().

Referenced by main().

◆ play_backwards_children()

function play_backwards_children ( )

Definition at line 346 of file zm_giant_amb.csc.

Referenced by main().

◆ play_flux_whispers()

function play_flux_whispers ( )

Definition at line 334 of file zm_giant_amb.csc.

Referenced by main().

◆ power_audio_2d()

function power_audio_2d ( )

Definition at line 283 of file zm_giant_amb.csc.

Referenced by main().

◆ start_lights()

function start_lights ( )

Definition at line 35 of file zm_giant_amb.csc.

References breakers_sound(), generator_sound(), get_array(), light_sound(), and switch_progress_sound().

Referenced by main().

◆ switch_progress_sound()

function switch_progress_sound ( )

Definition at line 75 of file zm_giant_amb.csc.

Referenced by start_lights().

◆ telepad_loop()

function telepad_loop ( )

Definition at line 127 of file zm_giant_amb.csc.

References playloopat().

Referenced by teleport_pad_init().

◆ teleport_2d()

function teleport_2d ( )

Definition at line 273 of file zm_giant_amb.csc.

Referenced by main().

◆ teleport_pad_init()

function teleport_pad_init ( pad  )

Definition at line 115 of file zm_giant_amb.csc.

References get_array(), telepad_loop(), and teleportation_audio().

Referenced by main().

◆ teleportation_audio()

function teleportation_audio ( pad  )

Definition at line 132 of file zm_giant_amb.csc.

Referenced by teleport_pad_init().