getSightType: Difference between revisions

From RPTools Wiki
Jump to navigation Jump to search
(New page: ==Function getSightType== {{ProposedChange}} Returns the type of Token:sight that the current Token:token has. <source lang="mtmacro" line> [h: macros = getSightType()] </source>)
 
No edit summary
Line 2: Line 2:
{{ProposedChange}}
{{ProposedChange}}
Returns the type of [[Token:sight|sight]] that the current [[Token:token|token]] has.
Returns the type of [[Token:sight|sight]] that the current [[Token:token|token]] has.
===Usage===
<source lang="mtmacro" line>
<source lang="mtmacro" line>
[h: macros = getSightType()]
[h: macros = getSightType()]
</source>
</source>

Revision as of 23:41, 1 December 2008

Function getSightType

 Note: This refers to a proposed change that has not been implemented in the main code base yet.

Returns the type of sight that the current token has.

Usage

[h: macros = getSightType()]