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

Events

The engine's event log and its display, largely compiled out of the release build.

Functions
27
Work in this build
0
Compiled out
27

event_debugger_break_category

compiled out

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

SignatureReturnsSlot
(event_debugger_break_category <string> <event>)void1371

event_display_category

compiled out

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

SignatureReturnsSlot
(event_display_category <string> <event>)void1369

event_force_display_category

compiled out

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

SignatureReturnsSlot
(event_force_display_category <string> <event>)void1370

event_global_display_category

compiled out

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

SignatureReturnsSlot
(event_global_display_category <event>)void1366

event_global_log_category

compiled out

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

SignatureReturnsSlot
(event_global_log_category <event>)void1367

event_global_remote_log_category

compiled out

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

SignatureReturnsSlot
(event_global_remote_log_category <event>)void1368

event_halt_category

compiled out

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

SignatureReturnsSlot
(event_halt_category <string> <event>)void1372

event_list_categories

compiled out

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

SignatureReturnsSlot
(event_list_categories <string>)void1373

event_logs_snapshot

compiled out

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

SignatureReturnsSlot
(event_logs_snapshot)void1364

events_category_datamine

compiled out

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

SignatureReturnsSlot
(events_category_datamine <string> <event>)void1362

events_category_debugger

compiled out

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

SignatureReturnsSlot
(events_category_debugger <string> <event>)void1359

events_category_debugger_break

compiled out

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

SignatureReturnsSlot
(events_category_debugger_break <string> <event>)void1360

events_category_display

compiled out

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

SignatureReturnsSlot
(events_category_display <string> <event>)void1356

events_category_force_display

compiled out

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

SignatureReturnsSlot
(events_category_force_display <string> <event>)void1357

events_category_halt

compiled out

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

SignatureReturnsSlot
(events_category_halt <string> <event>)void1361

events_category_log

compiled out

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

SignatureReturnsSlot
(events_category_log <string> <event>)void1358

events_disable_suppression

compiled out

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

SignatureReturnsSlot
(events_disable_suppression <boolean>)void1365

events_enabled

compiled out

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

SignatureReturnsSlot
(events_enabled <boolean>)void1349

events_global_datamine

compiled out

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

SignatureReturnsSlot
(events_global_datamine <event>)void1355

events_global_debugger

compiled out

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

SignatureReturnsSlot
(events_global_debugger <event>)void1354

events_global_display

compiled out

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

SignatureReturnsSlot
(events_global_display <event>)void1352

events_global_log

compiled out

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

SignatureReturnsSlot
(events_global_log <event>)void1353

events_list_categories

compiled out

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

SignatureReturnsSlot
(events_list_categories <string>)void1363

events_spam_suppression_enable

compiled out

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

SignatureReturnsSlot
(events_spam_suppression_enable <boolean>)void1244

events_suppress_console_display

compiled out

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

SignatureReturnsSlot
(events_suppress_console_display <boolean>)void1374

events_suppress_display

compiled out

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

SignatureReturnsSlot
(events_suppress_display <boolean>)void1351

events_suppression

compiled out

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

SignatureReturnsSlot
(events_suppression <boolean>)void1350

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.