Get unreal cvar with python int_value = unreal.SystemLibrary().get_console_variable_int_value("name of my cvar") unreal.SystemLibrary Unreal Python snippet