Difference between revisions of "SHIP:Property:timer:autoreload"

From Serious Documentation
Jump to: navigation, search
(Created page with "=== Node: {{Node|timer}} === {| class="wikitable" style="margin: 1em auto 1em auto;" ! scope="col" | Property ! scope="col" | Data Type ! scope="col" | Description |- |<onlyi...")
 
(Node: {{Node|timer}})
Line 7: Line 7:
 
|<onlyinclude>{{Prop|timer|autoreload}}||{{DataType|Integer}}|| If non-zero the {{Node|timer}} is will auto reload the {{Prop|timer|value}} with this value.</onlyinclude>
 
|<onlyinclude>{{Prop|timer|autoreload}}||{{DataType|Integer}}|| If non-zero the {{Node|timer}} is will auto reload the {{Prop|timer|value}} with this value.</onlyinclude>
 
|}
 
|}
 +
The {{Prop|timer|autoreload}} property cannot be modified when a {{Node|timer}} node's {{Prop|timer|enabled}} property is {{Reserved|true}}.
 +
 
See the {{Node|timer}} node reference for a detailed description of this property.
 
See the {{Node|timer}} node reference for a detailed description of this property.

Revision as of 14:51, 3 December 2012

Node: timer

Property Data Type Description
autoreload Integer If non-zero the timer is will auto reload the value with this value.

The autoreload property cannot be modified when a timer node's enabled property is true.

See the timer node reference for a detailed description of this property.