![]() |
Black Ops 3 Source Code Explorer
0.1
An script explorer for Black Ops 3 by ZeRoY
|
Go to the source code of this file.
Functions | |
function | footsteps () |
function | main () |
function | register_clientfields () |
function | setup_traversals () |
function | start_intro_screen_zm () |
function footsteps | ( | ) |
Definition at line 112 of file _load.gsc.
References IS_TRUE, and setFootstepEffect().
function main | ( | ) |
Definition at line 77 of file _load.gsc.
References art_review(), footsteps(), init(), register_clientfields(), set(), setup_traversals(), start_intro_screen_zm(), and wait_till().
function register_clientfields | ( | ) |
Definition at line 164 of file _load.gsc.
References register(), and VERSION_SHIP.
function start_intro_screen_zm | ( | ) |