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

Go to the source code of this file.

Functions

function __init__ ()
 
function armblade_sound_thread ()
 
function on_player_spawned ()
 

Function Documentation

◆ __init__()

function __init__ ( )

Definition at line 16 of file _armblade.gsc.

References on_player_spawned(), and on_spawned().

◆ armblade_sound_thread()

function armblade_sound_thread ( )

Definition at line 27 of file _armblade.gsc.

References result(), spawn(), and waittill_any_return().

Referenced by on_player_spawned().

◆ on_player_spawned()

function on_player_spawned ( )

Definition at line 22 of file _armblade.gsc.

References armblade_sound_thread().

Referenced by __init__().