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

Core

Functions
9
Work in this build
3
Compiled out
6

core_force_immediate_save_on_core_load

compiled out

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

SignatureReturnsSlot
(core_force_immediate_save_on_core_load <boolean>)void1067

core_load

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

SignatureReturnsSlot
(core_load)void1059

console: core_load

core_load_game

compiled out

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

SignatureReturnsSlot
(core_load_game)void1063

core_load_game_name

compiled out

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

SignatureReturnsSlot
(core_load_game_name <string>)void1064

core_load_name

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

SignatureReturnsSlot
(core_load_name <string>)void1060

console: core_load_name <string>

core_regular_upload_to_debug_server

compiled out

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

SignatureReturnsSlot
(core_regular_upload_to_debug_server <boolean>)void1065

core_save

compiled out

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

SignatureReturnsSlot
(core_save)void1061

core_save_name

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

SignatureReturnsSlot
(core_save_name <string>)void1062

console: core_save_name <string>

core_set_upload_option

compiled out

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

SignatureReturnsSlot
(core_set_upload_option <string>)void1066

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.