The command WriteToLog allows to write text to a harmony.log file, which can serve for developers for debugging games (if used, not aware of any game using it), but has no purpose otherwise as it does not affect the game in any way.
Currently, the Player displays those lines on-screen, as info lines: those should be turned into debug lines, as to match with the behaviour of the original command.
The command WriteToLog allows to write text to a harmony.log file, which can serve for developers for debugging games (if used, not aware of any game using it), but has no purpose otherwise as it does not affect the game in any way.
Currently, the Player displays those lines on-screen, as info lines: those should be turned into debug lines, as to match with the behaviour of the original command.