getSightType: Difference between revisions

From RPTools Wiki
Jump to navigation Jump to search
m (Added version.)
Line 1: Line 1:
{{MacroFunction
{{MacroFunction
|name=getSightType
|name=getSightType
|version=1.3b48
|description=
|description=
Returns the type of [[Token:sight|sight]] that the [[Token:Current Token|Current Token]] has.
Returns the type of [[Token:sight|sight]] that the [[Token:Current Token|Current Token]] has.
Line 6: Line 7:
|usage=
|usage=
<source lang="mtmacro" line>
<source lang="mtmacro" line>
[h: sight = getSightType()]
getSightType()
</source>
</source>
}}
}}
[[Category:Sight Function]]
[[Category:Sight Function]]
[[Category:Token Function]]
[[Category:Token Function]]

Revision as of 12:35, 10 March 2009

getSightType() Function

Introduced in version 1.3b48
Returns the type of sight that the Current Token has.

Usage

getSightType()