Created NET.worlds.scape.SequenceAction (markdown)

Sgeo 2017-07-16 23:31:48 -04:00
parent 63892b325e
commit 070d5349b2

@ -0,0 +1,8 @@
| Version | Type | Name/Description |
| --- | --- | --- |
| All | Version for SequenceAction | 0-2 |
| All | Implicit [[Action|NET.worlds.scape.Action]] | Action |
| 2 | Boolean | Loop Infinite |
| All | Vector of Explicit [[Action|NET.worlds.scape.Action]]s | Actions |
| All | Integer | Loop Count. In versions 0-1, negative indicates Loop Infinite |
| 0 | Boolean | Unknown; discarded |