![]() |
Black Ops 3 Source Code Explorer
0.1
An script explorer for Black Ops 3 by ZeRoY
|
Private Member Functions | |
function | break_wall () |
function | breakable_wall_damage_watcher () |
constructor () | |
destructor () | |
function | load_pathstructs () |
function | move_backward_along_path () |
function | move_forward_along_path () |
function | move_to_endpos () |
function | move_to_startpos () |
function | setup_mover (mover) |
function | start_sounds () |
function | stop_sounds () |
function | timed_effects (b_play_screen_shake) |
Private Attributes | |
var | a_pathstructs |
var | b_is_breakable |
var | b_is_broken |
var | b_is_rotator |
var | e_mover |
var | e_mover_broken |
var | e_rotation_origin |
var | m_o_secsystem |
var | n_current_path_index |
var | n_delay_before_movement |
var | n_movement_duration |
var | n_resttime |
var | n_total_path_dist |
var | v_endangles |
var | v_endpos |
var | v_startangles |
var | v_startpos |
Definition at line 691 of file traps_shared.gsc.
|
private |
Definition at line 844 of file traps_shared.gsc.
References b_is_broken, e_mover, e_mover_broken, and WAIT_SERVER_FRAME.
Referenced by breakable_wall_damage_watcher().
|
private |
Definition at line 825 of file traps_shared.gsc.
References break_wall(), damage(), and e_mover.
Referenced by setup_mover().
|
private |
Definition at line 714 of file traps_shared.gsc.
References b_is_breakable, b_is_broken, b_is_rotator, n_current_path_index, n_delay_before_movement, n_resttime, and n_total_path_dist.
|
private |
Definition at line 725 of file traps_shared.gsc.
|
private |
Definition at line 930 of file traps_shared.gsc.
References a_pathstructs, ARRAY_ADD, e_mover, get(), n_total_path_dist, and v_startpos.
Referenced by setup_mover().
|
private |
Definition at line 981 of file traps_shared.gsc.
References a_pathstructs, e_mover, n_current_path_index, n_movement_duration, n_total_path_dist, start_sounds(), stop_sounds(), and v_startpos.
Referenced by move_to_startpos().
|
private |
Definition at line 952 of file traps_shared.gsc.
References a_pathstructs, e_mover, n_current_path_index, n_movement_duration, n_total_path_dist, start_sounds(), and stop_sounds().
Referenced by move_to_endpos().
|
private |
Definition at line 861 of file traps_shared.gsc.
References b_is_broken, b_is_rotator, e_mover, e_rotation_origin, move_forward_along_path(), n_movement_duration, timed_effects(), v_endangles, v_endpos, and WAIT_SERVER_FRAME.
Referenced by cSecurityDoor::door_control_thread(), and looping_movement().
|
private |
Definition at line 895 of file traps_shared.gsc.
References b_is_broken, b_is_rotator, e_mover, e_rotation_origin, move_backward_along_path(), n_movement_duration, timed_effects(), v_startangles, v_startpos, and WAIT_SERVER_FRAME.
Referenced by cSecurityDoor::door_control_thread(), and looping_movement().
|
private |
Definition at line 729 of file traps_shared.gsc.
References b_is_breakable, b_is_rotator, breakable_wall_damage_watcher(), e_mover, e_mover_broken, e_rotation_origin, get(), load_pathstructs(), n_delay_before_movement, n_movement_duration, spawn_model(), v_endangles, v_endpos, v_startangles, and v_startpos.
Referenced by setup(), and cSecurityDoor::setup().
|
private |
Definition at line 1020 of file traps_shared.gsc.
References e_mover.
Referenced by move_backward_along_path(), move_forward_along_path(), and timed_effects().
|
private |
Definition at line 1028 of file traps_shared.gsc.
References e_mover.
Referenced by move_backward_along_path(), move_forward_along_path(), and timed_effects().
|
private |
Definition at line 1035 of file traps_shared.gsc.
References e_mover, n_movement_duration, start_sounds(), and stop_sounds().
Referenced by move_to_endpos(), and move_to_startpos().
|
private |
Definition at line 706 of file traps_shared.gsc.
Referenced by load_pathstructs(), move_backward_along_path(), and move_forward_along_path().
|
private |
Definition at line 711 of file traps_shared.gsc.
Referenced by constructor(), and setup_mover().
|
private |
Definition at line 712 of file traps_shared.gsc.
Referenced by break_wall(), constructor(), move_to_endpos(), and move_to_startpos().
|
private |
Definition at line 710 of file traps_shared.gsc.
Referenced by constructor(), move_to_endpos(), move_to_startpos(), and setup_mover().
|
private |
Definition at line 693 of file traps_shared.gsc.
Referenced by break_wall(), breakable_wall_damage_watcher(), load_pathstructs(), move_backward_along_path(), move_forward_along_path(), move_to_endpos(), move_to_startpos(), setup_mover(), start_sounds(), stop_sounds(), and timed_effects().
|
private |
Definition at line 695 of file traps_shared.gsc.
Referenced by break_wall(), and setup_mover().
|
private |
Definition at line 696 of file traps_shared.gsc.
Referenced by move_to_endpos(), move_to_startpos(), and setup_mover().
|
private |
Definition at line 694 of file traps_shared.gsc.
Referenced by cSecurityDoor::setup().
|
private |
Definition at line 708 of file traps_shared.gsc.
Referenced by constructor(), move_backward_along_path(), and move_forward_along_path().
|
private |
Definition at line 702 of file traps_shared.gsc.
Referenced by constructor(), cSecurityDoor::door_control_thread(), looping_movement(), and setup_mover().
|
private |
Definition at line 703 of file traps_shared.gsc.
Referenced by move_backward_along_path(), move_forward_along_path(), move_to_endpos(), move_to_startpos(), retract(), setup_mover(), and timed_effects().
|
private |
Definition at line 704 of file traps_shared.gsc.
Referenced by constructor().
|
private |
Definition at line 707 of file traps_shared.gsc.
Referenced by constructor(), load_pathstructs(), move_backward_along_path(), and move_forward_along_path().
|
private |
Definition at line 701 of file traps_shared.gsc.
Referenced by move_to_endpos(), and setup_mover().
|
private |
Definition at line 699 of file traps_shared.gsc.
Referenced by blocker_control_thread(), move_to_endpos(), and setup_mover().
|
private |
Definition at line 700 of file traps_shared.gsc.
Referenced by move_to_startpos(), and setup_mover().
|
private |
Definition at line 698 of file traps_shared.gsc.
Referenced by blocker_control_thread(), load_pathstructs(), move_backward_along_path(), move_to_startpos(), retract(), and setup_mover().