→Arguments: Point out that arg1 does not count time spent zoning
m (catfix, Replaced: {{widgethandler}} → {{widgethandler}}<br>) |
(→Arguments: Point out that arg1 does not count time spent zoning) |
||
| Line 7: | Line 7: | ||
== Arguments == | == Arguments == | ||
: arg1 - The time (in seconds) since the last OnUpdate dispatch (I'm not sure if this is based on when the last dispatch run started or ended, or if it's maintained per frame). | : arg1 - The time (in seconds) since the last OnUpdate dispatch (I'm not sure if this is based on when the last dispatch run started or ended, or if it's maintained per frame). Also note that it does NOT include time spent zoning, only actual time spent looking at the world. | ||