Index

:!: 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

Index