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

Go to the source code of this file.

Functions

function main ()
 
function onPrecacheGameType ()
 
function onStartGameType ()
 

Function Documentation

◆ main()

function main ( )

Definition at line 5 of file zclassic.csc.

References onPrecacheGameType(), and onStartGameType().

◆ onPrecacheGameType()

function onPrecacheGameType ( )

Definition at line 13 of file zclassic.csc.

Referenced by main().

◆ onStartGameType()

function onStartGameType ( )

Definition at line 18 of file zclassic.csc.

Referenced by main().