ClearAll

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>