VerifiedAll console commandsBuild 2026.08.11.1121610.2-Rel-i343-Meteorite-2607-CU4

Thespian

Functions
9
Work in this build
9
Compiled out
0

thespian_fake_task_transition

No description yet; the release build dropped the engine's help text.

SignatureReturnsSlot
(thespian_fake_task_transition <string_id> <string_id>)void561

console: thespian_fake_task_transition <string_id> <string_id>

thespian_folder_activate

No description yet; the release build dropped the engine's help text.

SignatureReturnsSlot
(thespian_folder_activate <folder>)void552

console: thespian_folder_activate <folder>

thespian_folder_deactivate

No description yet; the release build dropped the engine's help text.

SignatureReturnsSlot
(thespian_folder_deactivate <folder>)void553

console: thespian_folder_deactivate <folder>

thespian_performance_activate

No description yet; the release build dropped the engine's help text.

SignatureReturnsSlot
(thespian_performance_activate <string_id>)void554

console: thespian_performance_activate <string_id>

thespian_performance_is_blocked

boolean

No description yet; the release build dropped the engine's help text.

SignatureReturnsSlot
(thespian_performance_is_blocked)boolean570

console: thespian_performance_is_blocked

Called 2 times by the shipped campaign scripts, with 0 arguments.

thespian_performance_kill_by_ai

No description yet; the release build dropped the engine's help text.

SignatureReturnsSlot
(thespian_performance_kill_by_ai <ai>)void560

console: thespian_performance_kill_by_ai <ai>

thespian_performance_kill_by_name

No description yet; the release build dropped the engine's help text.

SignatureReturnsSlot
(thespian_performance_kill_by_name <string_id>)void559

console: thespian_performance_kill_by_name <string_id>

thespian_performance_setup_and_begin

boolean

No description yet; the release build dropped the engine's help text.

SignatureReturnsSlot
(thespian_performance_setup_and_begin <string_id> <string_id> <real>)boolean555

console: thespian_performance_setup_and_begin <string_id> <string_id> <real>

Called 1 time by the shipped campaign scripts, with 3 arguments.

thespian_performance_test

No description yet; the release build dropped the engine's help text.

SignatureReturnsSlot
(thespian_performance_test <string_id>)void551

console: thespian_performance_test <string_id>

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.