Document hiddenness.
This commit is contained in:
parent
b71f4897b2
commit
f18e24caf0
1 changed files with 3 additions and 1 deletions
|
@ -664,7 +664,9 @@ public:
|
|||
|
||||
/**
|
||||
* Gets whether this unit is currently hidden on the map.
|
||||
* @todo document hiddenness
|
||||
*
|
||||
* Hidden units are not drawn on the main map or the minimap. They are
|
||||
* an implementation detail. For the [hides] ability, see invisible().
|
||||
*/
|
||||
bool get_hidden() const
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue