This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| crpl:docs:hidetracelog [2013/01/18 18:25] – grauniad | crpl:docs:hidetracelog [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ~~DISCUSSION~~ | + | <- [[crpl: |
| - | <- [[crpl: | + | ===== HideTraceLog |
| ^Arguments^Result^Notation^ | ^Arguments^Result^Notation^ | ||
| 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 | ||
| + | </ | ||