![]() |
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 | __init__ () |
| function | check_for_wind_override () |
| function | main () |
| function | wind_initial_setting () |
| function __init__ | ( | ) |
Definition at line 12 of file _global_fx.csc.
References wind_initial_setting().
| function check_for_wind_override | ( | ) |
Definition at line 31 of file _global_fx.csc.
Referenced by main().
| function main | ( | ) |
Definition at line 17 of file _global_fx.csc.
References check_for_wind_override().
Referenced by Callback_StartGameType(), escort_drone_think(), init(), quadrotor_think(), startUnitriggers(), and turret_gadget_deploy_think().
| function wind_initial_setting | ( | ) |
Definition at line 22 of file _global_fx.csc.
Referenced by __init__().