This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
4rpl:commands:func_awake [2021/01/14 15:26] – created virgilw | 4rpl:commands:func_awake [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
~~NOTOC~~ | ~~NOTOC~~ | ||
- | < | + | <= [[4rpl: |
- | This callback | + | ====== :Awake ====== |
+ | |||
+ | ===== Description ===== | ||
+ | |||
+ | '': | ||
+ | |||
+ | Please refer to [[cw4: | ||
+ | |||
+ | ===== Examples ===== | ||
- | === Examples === | ||
<code 4rpl> | <code 4rpl> | ||
:Awake | :Awake | ||
- | Trace("I Live" | + | SetUnitDebugText(self "I Live" |
- | </ | + | </ |
+ | |||
+ | ===== See Also ===== | ||
+ | |||
+ | [[cw4: |