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

Performance

Performance counters and throttles.

Functions
10
Work in this build
10
Compiled out
0

performance_begin

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

SignatureReturnsSlot
(performance_begin <long>)void558

console: performance_begin <long>

performance_get_actor

ai

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

SignatureReturnsSlot
(performance_get_actor <string_id>)ai565

console: performance_get_actor <string_id>

Called 4 times by the shipped campaign scripts, with 1 argument.

performance_get_actor_by_index

ai

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

SignatureReturnsSlot
(performance_get_actor_by_index <short>)ai564

console: performance_get_actor_by_index <short>

performance_get_actor_count

short

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

SignatureReturnsSlot
(performance_get_actor_count)short566

console: performance_get_actor_count

performance_get_last_played_line_index

short

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

SignatureReturnsSlot
(performance_get_last_played_line_index)short569

console: performance_get_last_played_line_index

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

performance_get_line_count

short

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

SignatureReturnsSlot
(performance_get_line_count)short568

console: performance_get_line_count

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

performance_get_role_count

short

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

SignatureReturnsSlot
(performance_get_role_count)short567

console: performance_get_role_count

performance_new

long

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

SignatureReturnsSlot
(performance_new <string_id> <boolean>)long556

console: performance_new <string_id> <boolean>

performance_play_line

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

SignatureReturnsSlot
(performance_play_line <string_id>)void563

console: performance_play_line <string_id>

Called 20 times by the shipped campaign scripts, with 1 argument.

performance_play_line_by_id

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

SignatureReturnsSlot
(performance_play_line_by_id <short>)void562

console: performance_play_line_by_id <short>

Called 13 times by the shipped campaign scripts, with 1 argument.

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.