User Tools

Site Tools


4rpl:commands:func_buildcomplete

Differences

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

Link to this comparison view

Next revision
Previous revision
4rpl:commands:func_buildcomplete [2021/01/14 10:37] – created virgilw4rpl:commands:func_buildcomplete [2021/01/15 08:09] (current) – added H1 and H2 headers, changed example Trace to SetUnitDebugText Sanian
Line 1: Line 1:
 ~~NOTOC~~ ~~NOTOC~~
 <=[[4rpl:start| Index]] <=[[4rpl:start| Index]]
 +
 +====== :BuildComplete ======
 +
 +===== Description =====
 +
 +":BuildComplete" is invoked when a unit completes building.
 +
 +===== Example =====
 +
 +<code 4rpl>
 +:BuildComplete
 +   SetUnitDebugText(self "I finished building")
 +</code>
 +
4rpl/commands/func_buildcomplete.txt · Last modified: 2021/01/15 08:09 by Sanian