Enhanced spawn conditions with new onchange option DoRepopIfReady

This commit is contained in:
sorvani
2014-02-09 00:08:09 -06:00
parent a602f70bf4
commit 24c70a04ca
3 changed files with 18 additions and 1 deletions
+2 -1
View File
@@ -101,7 +101,8 @@ public:
DoNothing = 0,
DoDepop = 1,
DoRepop = 2,
//... 3...9 reserved for future use
DoRepopIfReady = 3,
//... 4...9 reserved for future use
DoSignalMin = 10 //any number above this value is used as
//a base for the signal ID sent. e.g.
// value 12 sends signal id 2