TaskRestorationTypeEnum Enumeration: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 7: Line 7:
{| {{APITableEnum}}
{| {{APITableEnum}}
|-
|-
|SinceLast||0||Restores only damage accumulated since last repair.
|style="width: 100px;"|SinceLast||style="width:70px"|0||Restores only damage accumulated since last repair.
|-
|-
| style="width: 100px;"|All||style="width: 70px;"|1||Restores all accumulated damage.
|All||1||Restores all accumulated damage.
|}
|}

Revision as of 15:12, 1 September 2015

APIWiki.png


Member of: SynthesisAPI


Specifies the restoration type.

Members

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