TaskRestorationTypeEnum Enumeration: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{Template:API}}{{Template:APIBreadcrumbClass}}
{{Template:API}}{{Template:APIBreadcrumb}}




<onlyinclude>Specifies the restoration type. </onlyinclude>
<onlyinclude>Specifies the restoration type of a task. </onlyinclude>


== Members ==
== Members ==

Latest revision as of 22:00, 24 June 2016

APIWiki.png


Member of: SynthesisAPI


Specifies the restoration type of a task.

Members

Name Value Description
SinceLast 0 Restores only damage accumulated since last repair.
All 1 Restores all accumulated damage.




See Also