Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #if UNITY_EDITOR
- System.IO.File.WriteAllText (instance.logFile, "---- Log File Started : " + System.DateTime.Now.ToShortDateString () + " - " + System.DateTime.Now.ToShortTimeString () + " ----" + System.Environment.NewLine + messageBacklog);
- #endif
Advertisement
Add Comment
Please, Sign In to add comment