crpl:docs:hidetracelog

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
crpl:docs:hidetracelog [2013/01/14 19:10] – external edit 127.0.0.1crpl:docs:hidetracelog [2025/02/14 14:57] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +<- [[crpl:crplreference|CRPL reference]] <- [[crpl:crplreference#debugging|Debugging]]
 =====  HideTraceLog  ===== =====  HideTraceLog  =====
  
Line 9: Line 9:
 Turns off the trace window. Turns off the trace window.
 === Examples === === Examples ===
-<code>example goes here</code>  +Make sure that the trace log is turned off when finalizing the map, by calling it in the awake function 
 +<code> 
 +:awake 
 +      HideTraceLog 
 +</code> 
  
crpl/docs/hidetracelog.1358190636.txt.gz · Last modified: 2025/02/14 14:56 (external edit)