This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
4rpl:commands:getignoredark [2024/05/23 11:55] – created Karsten75 | 4rpl:commands:getignoredark [2024/05/25 17:00] (current) – removed durikkan | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ~~NOTOC~~ | ||
- | < | ||
- | <WRAP tabs> | ||
- | * [[4rpl: | ||
- | * [[4rpl: | ||
- | </ | ||
- | :!: Available in version 2.5 and later. | ||
- | ====== CommandName ====== | ||
- | GetUnitIgnoreDark(< | ||
- | |||
- | ===== Description ===== | ||
- | Checks if the unit with the specified UID ignores fog of war. Returns `true` if the unit ignores fog, otherwise `false`. | ||
- | |||
- | ===== Examples ===== | ||
- | |||
- | <code 4rpl> | ||
- | # need worked example | ||
- | </ | ||
- | |||
- | < |