ClearAll

Revision as of 16:15, 30 September 2013 by Rforsythe (talk | contribs) (→‎Example)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Resets all of the structures including the PM Quadtree, clearing them. This has the effect of removing every city. This command cannot fail, so it should unilaterally produce a <success> element in the output XML.

Parameters

  • (None)

Possible <output>

  • (None)

Possible <error> types

  • (None)

<success> Example

   <success>
       <command name="clearAll" id="2"/>
       <parameters/>
       <output/>
   </success>