~~NOTOC~~
<=[[4rpl:start| Index]]
* [[4rpl:commands:getUnitIgnoreDark|Get]]
* [[4rpl:commands:setUnitIgnoreDark|Set]]
:!: Available in version 2.5 and later.
====== GetUnitIgnoreDark ======
GetUnitIgnoreDark(<-UID) ->ignoreDark
===== Description =====
Checks if the unit with the specified UID ignores fog of war. Returns `true` if the unit ignores fog, otherwise `false`.
===== Examples =====
# need worked example
<=[[4rpl:start| Index]]