 |
Black Ops 3 Source Code Explorer
0.1
An script explorer for Black Ops 3 by ZeRoY
|
Go to the documentation of this file.
13 function get( kvp_value, kvp_key =
"targetname" ){}
23 function spawn( v_origin = (0, 0, 0), v_angles = (0, 0, 0) ){}
34 function get_array( kvp_value, kvp_key =
"targetname" ){}
function get_script_bundles(str_type)
function get_array(kvp_value, kvp_key="targetname")
function get_script_bundle_list(str_type, str_name)
function spawn(v_origin=(0, 0, 0), v_angles=(0, 0, 0))
function get(kvp_value, kvp_key="targetname")
function get_script_bundles_of_type(str_type)
function get_script_bundle_instances(str_type, str_name="")
function get_script_bundle(str_type, str_name)
function delete_script_bundle(str_type, str_name)