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

Go to the source code of this file.

Functions

function __init__ ()
 
function match_end (winner)
 
function on_connect ()
 
function update_arena_challenge_seasons ()
 

Function Documentation

◆ __init__()

function __init__ ( )

Definition at line 15 of file _arena.gsc.

References on_connect().

◆ match_end()

function match_end ( winner  )

Definition at line 63 of file _arena.gsc.

References update_arena_challenge_seasons().

Referenced by endGame().

◆ on_connect()

function on_connect ( )

◆ update_arena_challenge_seasons()

function update_arena_challenge_seasons ( )

Definition at line 38 of file _arena.gsc.

Referenced by match_end().