hasSight: Difference between revisions
Jump to navigation
Jump to search
m (Macros:Functions:hasSight moved to hasSight: Moved out of Macros namespace) |
m (Added MacroFunction template and Light Function category) |
||
Line 1: | Line 1: | ||
= | {{MacroFunction | ||
|name=hasSight | |||
|description= | |||
Returns 1 if the [[Token:Current Token|Current Token]] has [[Token:sight|sight]]. | Returns 1 if the [[Token:Current Token|Current Token]] has [[Token:sight|sight]]. | ||
|usage= | |||
<source lang="mtmacro" line> | <source lang="mtmacro" line> | ||
[h: sight = hasSight()] | [h: sight = hasSight()] | ||
</source> | </source> | ||
}} | |||
[[Category:Light Function]] |