![]() |
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 | init (localClientNum) |
function | rotating_object_think () |
function __init__ | ( | ) |
Definition at line 20 of file _rotating_object.csc.
References init(), and on_localclient_connect().
function init | ( | localClientNum | ) |
Definition at line 26 of file _rotating_object.csc.
References rotating_object_think().
Referenced by __init__().
function rotating_object_think | ( | ) |
Definition at line 33 of file _rotating_object.csc.
References waitforallclients().
Referenced by init().