This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
crpl:docs:getqueuedmovecount [2013/01/14 18:59] – created chani | crpl:docs:getqueuedmovecount [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | TODO | + | |
+ | <- [[crpl: | ||
+ | ===== GetQueuedMoveCount | ||
+ | |||
+ | ^Arguments^Result^Notation^ | ||
+ | | |Number of movement orders currently in the movement queue. | '' | ||
+ | |||
+ | |||
+ | === Description === | ||
+ | Looks at the movement queue and returns the number of movement orders. | ||
+ | If the queue is empty, there are no movement orders and the unit is stationary. | ||
+ | === Examples === | ||
+ | < | ||
+ | GetQueuedMoveCount -> | ||
+ | #<-count is 1</ |