On this pageoverwolf.cryptography.watchFileOverwolf APIs / overwolf.cryptography / watchFile function watchFile( filePath: string, callback: CallbackFunction<WatchedFileChanged>,): void; Parameters ParameterTypefilePathstringcallbackCallbackFunction<WatchedFileChanged> Returns void