Difference between revisions of "SHIP:Property:listener:listeningto"

From Serious Documentation
Jump to: navigation, search
(Created page with "=== Node: {{Node|listener}} === {| class="wikitable" style="margin: 1em auto 1em auto;" ! scope="col" | Property ! scope="col" | Data Type ! scope="col" | Description |- |<on...")
 
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
=== Node: {{Node|listener}} ===
 
=== Node: {{Node|listener}} ===
{| class="wikitable" style="margin: 1em auto 1em auto;"
+
{{PropTableStart|}}
! scope="col" | Property
+
|<onlyinclude>{{Prop|listener|listeningto}}**||{{DataType|Reference}}:[[SHIP:Node|property]] {{DataType|List}}||Comma separated list of one or more node properties that, when changed, wake the {{Node|listener}}</onlyinclude>
! scope="col" | Data Type
 
! scope="col" | Description
 
|-
 
|<onlyinclude>{{Prop|listener|listeningto}}||{{DataType|name}}|| Comma separated list of one or more properties that, when any change, wake the {{Node|listener}}</onlyinclude>
 
 
|}
 
|}
  
This property can only be set in [[SHIPTide]], and not at run-time.
+
{{SHIP:TideTimePropertyNote}}

Latest revision as of 17:42, 4 February 2013

Node: listener

Property Data Type Description
listeningto** Reference:property List Comma separated list of one or more node properties that, when changed, wake the listener

**available only in SHIPTide; cannot be accessed from Sail scripts at run-time.