This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| crpl:docs:hidetracelog [2013/01/14 19:07] – created chani | crpl:docs:hidetracelog [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | TODO | + | <- [[crpl: |
| + | ===== HideTraceLog | ||
| + | |||
| + | ^Arguments^Result^Notation^ | ||
| + | | | |'' | ||
| + | |||
| + | |||
| + | === Description === | ||
| + | Turns off the trace window. | ||
| + | === Examples === | ||
| + | Make sure that the trace log is turned off when finalizing the map, by calling it in the awake function | ||
| + | < | ||
| + | :awake | ||
| + | HideTraceLog | ||
| + | </ | ||