Added new nodes to DSL for a wider variety of commands and scripts.
This commit is contained in:
@@ -2,5 +2,6 @@ public enum NodeResult
|
||||
{
|
||||
SUCCESS,
|
||||
FAILURE,
|
||||
RUNNING
|
||||
RUNNING,
|
||||
CONDITIONFALSE
|
||||
}
|
||||
Reference in New Issue
Block a user