~~NOTOC~~
<=[[4rpl:start| Index]]
* [[4rpl:commands:getUnitIgnoreDark|Get]]
* [[4rpl:commands:setUnitIgnoreDark|Set]]
:!: Available in version 2.5 and later.
====== SetUnitIgnoreDark ======
SetUnitIgnoreDark(<-UID, <-ignoreDark)
===== Description =====
Sets whether the unit with the specified UID should ignore fog of war. Pass `true` to make the unit ignore fog, or `false` to make it affected by fog.
===== Examples =====
# need worked example
<=[[4rpl:start| Index]]