Difference between revisions of "@RegPeriodic"

From SphereWiki
Jump to: navigation, search
(Created page with '==Description== This trigger periodically fires in regions that clients are active in. Unlike the @CliPeriodic trigger, this trigger will only fire once. Fires on: * [[Regi...')
 
(No difference)

Latest revision as of 23:24, 19 June 2009

Description

This trigger periodically fires in regions that clients are active in. Unlike the @CliPeriodic trigger, this trigger will only fire once.


Fires on:


References

The following object references are explicitly available for this trigger:

Name Description
I The region with active client(s).
SRC A client that is inside the region.


Arguments

The following arguments are set for this trigger. If an argument is marked as "In" then a value will be passed in to the trigger, if an argument is marked as "Out" then it can be set to a value to affect Sphere's behaviour:


No arguments are set for this trigger.


Return Values

The following return values are explicitly defined for this trigger:


No return values are handled for this trigger.