User Tools

Site Tools


crpl:docs:getqueuedmovecount

Differences

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

Link to this comparison view

Next revision
Previous revision
crpl:docs:getqueuedmovecount [2013/01/14 18:59] – created chanicrpl:docs:getqueuedmovecount [2025/02/14 14:57] (current) – external edit 127.0.0.1
Line 1: Line 1:
-TODO+ 
 +<- [[crpl:crplreference| CRPL reference]] <- [[crpl:crplreference#movement_commands|Movement Commands]] 
 +=====  GetQueuedMoveCount  ===== 
 + 
 +^Arguments^Result^Notation^ 
 +| |Number of movement orders currently in the movement queue. | ''  -- n1''
 + 
 + 
 +=== 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 === 
 +<code>RandCoords <-movement_speed QueueMove 
 +GetQueuedMoveCount ->count 
 +#<-count is 1</code>  
crpl/docs/getqueuedmovecount.1358189957.txt.gz · Last modified: 2025/02/14 14:56 (external edit)