‪Black Ops 3 Source Code Explorer  0.1
‪An script explorer for Black Ops 3 by ZeRoY
_rotating_object.csc File Reference

Go to the source code of this file.

Functions

function __init__ ()
 
function init (localClientNum)
 
function rotating_object_think ()
 

Function Documentation

◆ __init__()

function __init__ ( )

Definition at line 20 of file _rotating_object.csc.

References init(), and on_localclient_connect().

◆ init()

function init ( localClientNum  )

Definition at line 26 of file _rotating_object.csc.

References rotating_object_think().

Referenced by __init__().

◆ rotating_object_think()

function rotating_object_think ( )

Definition at line 33 of file _rotating_object.csc.

References waitforallclients().

Referenced by init().