'Usage Dim instance As ImGearRecognition Dim path As String instance.SaveSettings(path)
Parameters
- path
- Path to the file to save the settings in.
'Usage Dim instance As ImGearRecognition Dim path As String instance.SaveSettings(path)
Though the recognition engine Settings file is an ASCII text file, DO NOT MODIFY IT since once it becomes corrupted it will not be loaded at all, and there is no way to learn which line has caused the problem.