Name | Topic | Used in | Type |
---|---|---|---|
after | ![]() |
process | ![]() |
The state will be processed after the text is displayed.
This attribute is deprecated.
This attribute is deprecated.
Sample:
<text check="not [saw dragon]">
You're a proud knight in a land full of dragons.
The medieval world being the dark place it is,
you have no choice but to fight.
</text>
<text>There's a dragon here.
</text>
<state name="saw dragon" process="after" />
<choice station="dragon cave">Attack the dragon</choice>