Skip to content
Snippets Groups Projects
Commit 0d45e45c authored by David Bergström's avatar David Bergström
Browse files

Add documentation on is_being_constructed and is_completed

parent 7f11f269
No related branches found
No related tags found
No related merge requests found
......@@ -26,9 +26,15 @@ Unit
.. autoattribute:: id
.. autoattribute:: is_alive
.. autoattribute:: is_being_constructed
Returns build_progress > 0
.. autoattribute:: is_burrowed
.. autoattribute:: is_cloaked
.. autoattribute:: is_completed
Returns build_progress >= 1
.. autoattribute:: is_constructing
.. autoattribute:: is_flying
.. autoattribute:: is_idle
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment