This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| crpl:docs:hidetracelog [2015/03/19 21:08] – discussion kill warren | crpl:docs:hidetracelog [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 9: | Line 9: | ||
| Turns off the trace window. | Turns off the trace window. | ||
| === Examples === | === Examples === | ||
| - | < | + | Make sure that the trace log is turned off when finalizing the map, by calling it in the awake function |
| + | < | ||
| + | :awake | ||
| + | HideTraceLog | ||
| + | </ | ||