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

Go to the source code of this file.

Functions

function main ()
 
function on_player_spawned (localClientNum)
 
function onStartGameType ()
 
function player_sound_context_hack ()
 

Function Documentation

◆ main()

function main ( )

Definition at line 9 of file sd.csc.

References on_player_spawned(), and on_spawned().

◆ on_player_spawned()

function on_player_spawned ( localClientNum  )

Definition at line 21 of file sd.csc.

References player_sound_context_hack(), and watch_plant_sound().

Referenced by main().

◆ onStartGameType()

function onStartGameType ( )

Definition at line 17 of file sd.csc.

◆ player_sound_context_hack()

function player_sound_context_hack ( )

Definition at line 27 of file sd.csc.

Referenced by on_player_spawned().