![]() |
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 | armblade_sound_thread () |
function | on_player_spawned () |
function __init__ | ( | ) |
Definition at line 16 of file _armblade.gsc.
References on_player_spawned(), and on_spawned().
function armblade_sound_thread | ( | ) |
Definition at line 27 of file _armblade.gsc.
References result(), spawn(), and waittill_any_return().
Referenced by on_player_spawned().
function on_player_spawned | ( | ) |
Definition at line 22 of file _armblade.gsc.
References armblade_sound_thread().
Referenced by __init__().