Skip to main content

Match States <states>

This module can be used to modify states that the match goes through.

State <state>

A state that will be reached in the lifetime of the match.


<states>
<state id="play" playing="true" />
</states>

State Attributes
AttributeDescriptionTypeDefault
idThe globally unique ID of this feature. This can be used to reference this feature from other parts of the XML.Feature ID
playingIf the match should be marked as playing during this state.True/Falsetrue