Index

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

Index