![]() |
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 | init_traverse () |
| function | main () |
| function | register_clientfields () |
| function | setFootstepEffect (name, fx) |
| function | setup_traversals () |
| function footsteps | ( | ) |
| function init_traverse | ( | ) |
| function main | ( | ) |
Definition at line 115 of file _load.gsc.
References leader_dialog_on_player(), register_clientfields(), set(), setup_traversals(), and wait_till().
| function register_clientfields | ( | ) |
Definition at line 205 of file _load.gsc.
References register(), and VERSION_SHIP.
Referenced by main().
| function setFootstepEffect | ( | name | , |
| fx | |||
| ) |
| function setup_traversals | ( | ) |