![]() |
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 | play_vehicle_anim (localClientNum, oldVal, newVal, bNewEnt, bInitialSnap, fieldName, bWasTimeJump) |
| function | set_vehicleriders_bundle (str_bundlename) |
| function __init__ | ( | ) |
Definition at line 21 of file vehicleriders_shared.csc.
References add(), CF_CALLBACK_ZERO_ON_NEW_ENT, CF_HOST_ONLY, get_script_bundles(), play_vehicle_anim(), register(), and VERSION_SHIP.
| function play_vehicle_anim | ( | localClientNum | , |
| oldVal | , | ||
| newVal | , | ||
| bNewEnt | , | ||
| bInitialSnap | , | ||
| fieldName | , | ||
| bWasTimeJump | |||
| ) |
Definition at line 51 of file vehicleriders_shared.csc.
References get_script_bundle().
Referenced by __init__().
| function set_vehicleriders_bundle | ( | str_bundlename | ) |
Definition at line 107 of file vehicleriders_shared.csc.
References get_script_bundle().
Referenced by spawned_callback().