~~NOTOC~~
<=[[4rpl:start| Index]]
* [[4rpl:commands:getunitstuncount|Get]]
* [[4rpl:commands:setunitstuncount|Set]]
:!: Available in version 1.3 and later.
====== GetUnitStunCount ======
GetUnitStunCount(<-unitUID)
===== Description =====
Returns the current stuncount for a unit. A unit that is not stunned will return 0. A value greater than 0 is the number of frames that the unit will remained stunned.
===== Examples =====
GetUnitStunCount(self)
<=[[4rpl:start| Index]]