![]() |
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 | _setup_ (localClientNum) |
function | player_enter (localClientNum) |
function | player_exit (localClientNum) |
function __init__ | ( | ) |
Definition at line 17 of file _mechtank.csc.
References _setup_(), and add_vehicletype_callback().
function _setup_ | ( | localClientNum | ) |
Definition at line 22 of file _mechtank.csc.
References player_enter(), and player_exit().
Referenced by __init__().
function player_enter | ( | localClientNum | ) |
function player_exit | ( | localClientNum | ) |