Document hiddenness.

This commit is contained in:
josteph 2019-03-27 22:18:27 +00:00
parent b71f4897b2
commit f18e24caf0

View file

@ -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
{