Skip to content

Options Menu for custom console variables

CV_RegisterVar({name = , defaultvalue = , flags = , PossibleValue = , func = }) -> CV_RegisterVar({name = , defaultvalue = , flags = , PossibleValue = , func = , category = , menuname = ,})

Added CV_NOMENU consvar flag. Automatically all cvars should be added otherwise.

srb21250 srb21255

cvar_menu_stress_test.lua cvar_menu_test.lua

Edited by Skydusk

Merge request reports