clearLights: Difference between revisions
Jump to navigation
Jump to search
(New page: '''Function clearLights''' {{ProposedChange}} Clears all of the light sources for the current token. '''Us) |
No edit summary |
||
Line 1: | Line 1: | ||
==Function clearLights== | |||
{{ProposedChange}} | {{ProposedChange}} | ||
Clears all of the light sources for the current token. | Clears all of the light sources for the current token. | ||
''' | '''Usage''' | ||
<source lang="mtmacro" lines> | |||
[h: clearLights()] | |||
</source> |
Revision as of 05:12, 1 December 2008
Function clearLights
Note: This refers to a proposed change that has not been implemented in the main code base yet.
Clears all of the light sources for the current token.
Usage
[h: clearLights()]