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

Meteorite additions

Functions 343 added for Halo Campaign Evolved, recognisable by their capitalised names. None appear in the classic engines.

Functions
8
Work in this build
0
Compiled out
8

DisablePauseOnDefocus

compiled out

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

SignatureReturnsSlot
(DisablePauseOnDefocus <boolean>)void1686

DisableWeaponTimingFeatures

compiled out

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

SignatureReturnsSlot
(DisableWeaponTimingFeatures)void1688

EnablePlayerBarrelStateDebug

compiled out

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

SignatureReturnsSlot
(EnablePlayerBarrelStateDebug <boolean>)void1687

EnableWeaponTTEDebug

compiled out

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

SignatureReturnsSlot
(EnableWeaponTTEDebug <boolean>)void1683

ForceAllFullAuto

compiled out

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

SignatureReturnsSlot
(ForceAllFullAuto <boolean>)void1685

ForceFullAutoMagnum

compiled out

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

SignatureReturnsSlot
(ForceFullAutoMagnum <boolean>)void1684

TestPrintBool

compiled out

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

SignatureReturnsSlot
(TestPrintBool <string> <boolean>)void1680

TestPrintReal

compiled out

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

SignatureReturnsSlot
(TestPrintReal <string> <real>)void1681

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.