Cinematics
Cinematic mode, letterboxing, scripted cameras and the title cards and screen effects that cutscenes use.
- Functions
- 80
- Work in this build
- 77
- Compiled out
- 3
80 names
- cinematic_camera_set_easing_in
- cinematic_camera_set_easing_out
- cinematic_can_be_skipped
- cinematic_clips_destroy
- cinematic_clips_initialize_for_shot
- cinematic_clone_players_weapon
- cinematic_destroy
- cinematic_enable_ambience_details
- cinematic_fade_in_to_cinematic
- cinematic_fade_in_to_game
- cinematic_fade_out_from_cinematic
- cinematic_fade_out_from_game
- cinematic_get_early_exit
- cinematic_get_shot
- cinematic_in_progress
- cinematic_is_outro
- cinematic_move_attached_objects
- cinematic_object_create
- cinematic_object_create_cinematic_anchor
- cinematic_object_destroy
- cinematic_object_get
- cinematic_objects_destroy_all
- cinematic_outro_start
- cinematic_preroll
- cinematic_print
- cinematic_reset
- cinematic_run_script_by_name
- cinematic_scripting_clean_up
- cinematic_scripting_create_and_animate_cinematic_object
- cinematic_scripting_create_and_animate_cinematic_object_no_animation
- cinematic_scripting_create_and_animate_object
- cinematic_scripting_create_and_animate_object_no_animation
- cinematic_scripting_create_cinematic_object
- cinematic_scripting_create_object
- cinematic_scripting_create_scene
- cinematic_scripting_destroy_object
- cinematic_scripting_destroy_objects
- cinematic_scripting_destroy_scene
- cinematic_scripting_fade_out
- cinematic_scripting_get_object
- cinematic_scripting_object_coop_flags_valid
- cinematic_scripting_set_user_input_constraints
- cinematic_scripting_start_animation
- cinematic_scripting_start_dialogue
- cinematic_scripting_start_effect
- cinematic_scripting_start_music
- cinematic_scripting_start_screen_effect
- cinematic_scripting_stop_music
- cinematic_scripting_stop_screen_effect
- cinematic_set
- cinematic_set_active_camera
- cinematic_set_chud_objective
- cinematic_set_debug_mode
- cinematic_set_early_exit
- cinematic_set_shot
- cinematic_set_title
- cinematic_set_title_delayed
- cinematic_show_letterbox
- cinematic_show_letterbox_immediate
- cinematic_skip_start_internal
- cinematic_skip_stop_internal
- cinematic_snap_fade_in_to_cinematic
- cinematic_start
- cinematic_stop
- cinematic_subtitle
- cinematic_suppress_bsp_object_creation
- cinematic_tag_reference_get_animation
- cinematic_tag_reference_get_cinematic
- cinematic_tag_reference_get_dialogue
- cinematic_tag_reference_get_effect
- cinematic_tag_reference_get_music
- cinematic_tag_reference_get_music_looping
- cinematic_tag_reference_get_scene
- cinematic_unit_get
- cinematic_weapon_get
- cinematic_zone_activate
- cinematic_zone_activate_for_debugging
- cinematic_zone_activate_from_editor
- cinematic_zone_deactivate
- cinematic_zone_deactivate_from_editor
cinematic_camera_set_easing_in
No description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (cinematic_camera_set_easing_in <real> <real> <real> <real> <real> <real>) | void | 808 |
console: cinematic_camera_set_easing_in <real> <real> <real> <real> <real> <real>
cinematic_camera_set_easing_out
No description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (cinematic_camera_set_easing_out <real>) | void | 809 |
console: cinematic_camera_set_easing_out <real>
cinematic_can_be_skipped
compiled out→ booleanNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (cinematic_can_be_skipped) | boolean | 987 |
cinematic_clips_destroy
No description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (cinematic_clips_destroy) | void | 990 |
console: cinematic_clips_destroy
cinematic_clips_initialize_for_shot
No description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (cinematic_clips_initialize_for_shot <long>) | void | 989 |
console: cinematic_clips_initialize_for_shot <long>
cinematic_clone_players_weapon
No description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (cinematic_clone_players_weapon <object> <string_id> <string_id>) | void | 1396 |
console: cinematic_clone_players_weapon <object> <string_id> <string_id>
cinematic_destroy
No description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (cinematic_destroy) | void | 985 |
console: cinematic_destroy
cinematic_enable_ambience_details
No description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (cinematic_enable_ambience_details <boolean>) | void | 1401 |
console: cinematic_enable_ambience_details <boolean>
cinematic_fade_in_to_cinematic
→ shortNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (cinematic_fade_in_to_cinematic <cinematic_definition>) | short | 959 |
console: cinematic_fade_in_to_cinematic <cinematic_definition>
Called 39 times by the shipped campaign scripts, with 1 argument.
cinematic_fade_in_to_game
→ shortNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (cinematic_fade_in_to_game <cinematic_definition>) | short | 961 |
console: cinematic_fade_in_to_game <cinematic_definition>
Called 13 times by the shipped campaign scripts, with 1 argument.
cinematic_fade_out_from_cinematic
→ shortNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (cinematic_fade_out_from_cinematic <cinematic_definition>) | short | 960 |
console: cinematic_fade_out_from_cinematic <cinematic_definition>
cinematic_fade_out_from_game
→ shortNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (cinematic_fade_out_from_game <cinematic_definition>) | short | 958 |
console: cinematic_fade_out_from_game <cinematic_definition>
Called 13 times by the shipped campaign scripts, with 1 argument.
cinematic_get_early_exit
→ longNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (cinematic_get_early_exit) | long | 979 |
console: cinematic_get_early_exit
cinematic_get_shot
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (cinematic_get_shot) | void | 977 |
cinematic_in_progress
→ booleanNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (cinematic_in_progress) | boolean | 986 |
console: cinematic_in_progress
Called 83 times by the shipped campaign scripts, with 0 arguments.
cinematic_is_outro
→ booleanNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (cinematic_is_outro <cinematic_definition>) | boolean | 988 |
console: cinematic_is_outro <cinematic_definition>
Called 13 times by the shipped campaign scripts, with 1 argument.
cinematic_move_attached_objects
No description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (cinematic_move_attached_objects <object> <string_id> <string_id> <string_id>) | void | 1397 |
console: cinematic_move_attached_objects <object> <string_id> <string_id> <string_id>
cinematic_object_create
No description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (cinematic_object_create <string_id>) | void | 981 |
console: cinematic_object_create <string_id>
cinematic_object_create_cinematic_anchor
No description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (cinematic_object_create_cinematic_anchor <cutscene_flag>) | void | 982 |
console: cinematic_object_create_cinematic_anchor <cutscene_flag>
cinematic_object_destroy
No description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (cinematic_object_destroy <string_id>) | void | 983 |
console: cinematic_object_destroy <string_id>
cinematic_object_get
→ objectNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (cinematic_object_get <string_id>) | object | 991 |
console: cinematic_object_get <string_id>
cinematic_objects_destroy_all
No description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (cinematic_objects_destroy_all) | void | 984 |
console: cinematic_objects_destroy_all
cinematic_outro_start
No description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (cinematic_outro_start) | void | 1400 |
console: cinematic_outro_start
cinematic_preroll
No description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (cinematic_preroll <cinematic_definition>) | void | 964 |
console: cinematic_preroll <cinematic_definition>
Called 14 times by the shipped campaign scripts, with 1 argument.
cinematic_print
No description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (cinematic_print <string>) | void | 810 |
console: cinematic_print <string>
cinematic_reset
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (cinematic_reset) | void | 994 |
cinematic_run_script_by_name
No description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (cinematic_run_script_by_name <string_id>) | void | 963 |
console: cinematic_run_script_by_name <string_id>
cinematic_scripting_clean_up
No description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (cinematic_scripting_clean_up <long>) | void | 1557 |
console: cinematic_scripting_clean_up <long>
cinematic_scripting_create_and_animate_cinematic_object
No description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (cinematic_scripting_create_and_animate_cinematic_object <long> <long> <long> <string_id> <boolean>) | void | 1018 |
console: cinematic_scripting_create_and_animate_cinematic_object <long> <long> <long> <string_id> <boolean>
cinematic_scripting_create_and_animate_cinematic_object_no_animation
No description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (cinematic_scripting_create_and_animate_cinematic_object_no_animation <long> <long> <long> <boolean>) | void | 1020 |
console: cinematic_scripting_create_and_animate_cinematic_object_no_animation <long> <long> <long> <boolean>
cinematic_scripting_create_and_animate_object
No description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (cinematic_scripting_create_and_animate_object <long> <long> <long> <string_id> <boolean>) | void | 1017 |
console: cinematic_scripting_create_and_animate_object <long> <long> <long> <string_id> <boolean>
cinematic_scripting_create_and_animate_object_no_animation
No description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (cinematic_scripting_create_and_animate_object_no_animation <long> <long> <long> <boolean>) | void | 1019 |
console: cinematic_scripting_create_and_animate_object_no_animation <long> <long> <long> <boolean>
cinematic_scripting_create_cinematic_object
No description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (cinematic_scripting_create_cinematic_object <long> <long>) | void | 1005 |
console: cinematic_scripting_create_cinematic_object <long> <long>
cinematic_scripting_create_object
No description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (cinematic_scripting_create_object <long> <long>) | void | 1004 |
console: cinematic_scripting_create_object <long> <long>
cinematic_scripting_create_scene
No description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (cinematic_scripting_create_scene <long>) | void | 1009 |
console: cinematic_scripting_create_scene <long>
cinematic_scripting_destroy_object
No description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (cinematic_scripting_destroy_object <long> <long>) | void | 1007 |
console: cinematic_scripting_destroy_object <long> <long>
cinematic_scripting_destroy_objects
No description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (cinematic_scripting_destroy_objects <long>) | void | 1008 |
console: cinematic_scripting_destroy_objects <long>
cinematic_scripting_destroy_scene
No description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (cinematic_scripting_destroy_scene <long>) | void | 1010 |
console: cinematic_scripting_destroy_scene <long>
cinematic_scripting_fade_out
No description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (cinematic_scripting_fade_out <real> <real> <real> <short>) | void | 1003 |
console: cinematic_scripting_fade_out <real> <real> <real> <short>
cinematic_scripting_get_object
→ objectNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (cinematic_scripting_get_object <long> <long>) | object | 1565 |
console: cinematic_scripting_get_object <long> <long>
cinematic_scripting_object_coop_flags_valid
→ booleanNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (cinematic_scripting_object_coop_flags_valid <long> <long>) | boolean | 1002 |
console: cinematic_scripting_object_coop_flags_valid <long> <long>
cinematic_scripting_set_user_input_constraints
No description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (cinematic_scripting_set_user_input_constraints <long> <long> <long>) | void | 1021 |
console: cinematic_scripting_set_user_input_constraints <long> <long> <long>
cinematic_scripting_start_animation
No description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (cinematic_scripting_start_animation <long> <long> <string_id>) | void | 1006 |
console: cinematic_scripting_start_animation <long> <long> <string_id>
cinematic_scripting_start_dialogue
No description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (cinematic_scripting_start_dialogue <long> <long> <long> <object>) | void | 1013 |
console: cinematic_scripting_start_dialogue <long> <long> <long> <object>
cinematic_scripting_start_effect
No description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (cinematic_scripting_start_effect <long> <long> <long> <object>) | void | 1011 |
console: cinematic_scripting_start_effect <long> <long> <long> <object>
cinematic_scripting_start_music
No description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (cinematic_scripting_start_music <long> <long> <long>) | void | 1012 |
console: cinematic_scripting_start_music <long> <long> <long>
cinematic_scripting_start_screen_effect
No description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (cinematic_scripting_start_screen_effect <long> <long> <long>) | void | 1015 |
console: cinematic_scripting_start_screen_effect <long> <long> <long>
cinematic_scripting_stop_music
No description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (cinematic_scripting_stop_music <long> <long> <long>) | void | 1014 |
console: cinematic_scripting_stop_music <long> <long> <long>
cinematic_scripting_stop_screen_effect
No description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (cinematic_scripting_stop_screen_effect <long> <long> <long>) | void | 1016 |
console: cinematic_scripting_stop_screen_effect <long> <long> <long>
cinematic_set
No description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (cinematic_set <cinematic_definition>) | void | 975 |
console: cinematic_set <cinematic_definition>
Called 39 times by the shipped campaign scripts, with 1 argument.
cinematic_set_active_camera
No description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (cinematic_set_active_camera <string_id>) | void | 980 |
console: cinematic_set_active_camera <string_id>
cinematic_set_chud_objective
No description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (cinematic_set_chud_objective <cutscene_title>) | void | 1549 |
console: cinematic_set_chud_objective <cutscene_title>
Called 13 times by the shipped campaign scripts, with 1 argument.
cinematic_set_debug_mode
No description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (cinematic_set_debug_mode <boolean>) | void | 1564 |
console: cinematic_set_debug_mode <boolean>
cinematic_set_early_exit
No description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (cinematic_set_early_exit <long>) | void | 978 |
console: cinematic_set_early_exit <long>
cinematic_set_shot
No description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (cinematic_set_shot <cinematic_scene_definition> <long>) | void | 976 |
console: cinematic_set_shot <cinematic_scene_definition> <long>
cinematic_set_title
No description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (cinematic_set_title <cutscene_title>) | void | 971 |
console: cinematic_set_title <cutscene_title>
cinematic_set_title_delayed
No description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (cinematic_set_title_delayed <cutscene_title> <real>) | void | 972 |
console: cinematic_set_title_delayed <cutscene_title> <real>
cinematic_show_letterbox
No description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (cinematic_show_letterbox <boolean>) | void | 969 |
console: cinematic_show_letterbox <boolean>
cinematic_show_letterbox_immediate
No description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (cinematic_show_letterbox_immediate <boolean>) | void | 970 |
console: cinematic_show_letterbox_immediate <boolean>
cinematic_skip_start_internal
No description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (cinematic_skip_start_internal) | void | 967 |
console: cinematic_skip_start_internal
Called 13 times by the shipped campaign scripts, with 0 arguments.
cinematic_skip_stop_internal
No description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (cinematic_skip_stop_internal) | void | 968 |
console: cinematic_skip_stop_internal
Called 26 times by the shipped campaign scripts, with 0 arguments.
cinematic_snap_fade_in_to_cinematic
No description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (cinematic_snap_fade_in_to_cinematic <cinematic_definition>) | void | 962 |
console: cinematic_snap_fade_in_to_cinematic <cinematic_definition>
Called 13 times by the shipped campaign scripts, with 1 argument.
cinematic_start
Enters cinematic mode: hides the HUD and hands the camera to the script.
| Signature | Returns | Slot |
|---|---|---|
| (cinematic_start) | void | 965 |
console: cinematic_start
Called 39 times by the shipped campaign scripts, with 0 arguments.
cinematic_stop
Leaves cinematic mode.
| Signature | Returns | Slot |
|---|---|---|
| (cinematic_stop) | void | 966 |
console: cinematic_stop
cinematic_subtitle
No description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (cinematic_subtitle <string_id> <real>) | void | 974 |
console: cinematic_subtitle <string_id> <real>
cinematic_suppress_bsp_object_creation
No description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (cinematic_suppress_bsp_object_creation <boolean>) | void | 973 |
console: cinematic_suppress_bsp_object_creation <boolean>
cinematic_tag_reference_get_animation
→ animation_graphNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (cinematic_tag_reference_get_animation <long> <long> <long>) | animation_graph | 1001 |
console: cinematic_tag_reference_get_animation <long> <long> <long>
cinematic_tag_reference_get_cinematic
→ cinematic_definitionNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (cinematic_tag_reference_get_cinematic <long>) | cinematic_definition | 995 |
console: cinematic_tag_reference_get_cinematic <long>
cinematic_tag_reference_get_dialogue
→ soundNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (cinematic_tag_reference_get_dialogue <long> <long> <long> <long>) | sound | 998 |
console: cinematic_tag_reference_get_dialogue <long> <long> <long> <long>
cinematic_tag_reference_get_effect
→ effectNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (cinematic_tag_reference_get_effect <long> <long> <long> <long>) | effect | 997 |
console: cinematic_tag_reference_get_effect <long> <long> <long> <long>
cinematic_tag_reference_get_music
→ soundNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (cinematic_tag_reference_get_music <long> <long> <long> <long>) | sound | 999 |
console: cinematic_tag_reference_get_music <long> <long> <long> <long>
cinematic_tag_reference_get_music_looping
→ looping_soundNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (cinematic_tag_reference_get_music_looping <long> <long> <long> <long>) | looping_sound | 1000 |
console: cinematic_tag_reference_get_music_looping <long> <long> <long> <long>
cinematic_tag_reference_get_scene
→ cinematic_scene_definitionNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (cinematic_tag_reference_get_scene <long>) | cinematic_scene_definition | 996 |
console: cinematic_tag_reference_get_scene <long>
cinematic_unit_get
→ unitNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (cinematic_unit_get <string_id>) | unit | 992 |
console: cinematic_unit_get <string_id>
cinematic_weapon_get
→ weaponNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (cinematic_weapon_get <string_id>) | weapon | 993 |
console: cinematic_weapon_get <string_id>
cinematic_zone_activate
No description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (cinematic_zone_activate <long>) | void | 1525 |
console: cinematic_zone_activate <long>
cinematic_zone_activate_for_debugging
No description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (cinematic_zone_activate_for_debugging <long>) | void | 1536 |
console: cinematic_zone_activate_for_debugging <long>
cinematic_zone_activate_from_editor
No description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (cinematic_zone_activate_from_editor <any_tag>) | void | 1527 |
console: cinematic_zone_activate_from_editor <any_tag>
cinematic_zone_deactivate
No description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (cinematic_zone_deactivate <long>) | void | 1526 |
console: cinematic_zone_deactivate <long>
cinematic_zone_deactivate_from_editor
No description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (cinematic_zone_deactivate_from_editor <any_tag>) | void | 1528 |
console: cinematic_zone_deactivate_from_editor <any_tag>
Read from the function table in the shipped simulation DLL. A name is compiled out when every one of its slots points at the release build's shared stub evaluator; the console still accepts it and returns nothing. Descriptions are hand-written and incomplete; the engine's own help text does not survive in this build. See The Blam console for how the table was found and how the mod runs these.