AutoPatrol
191
edits
Line 139: | Line 139: | ||
} | } | ||
</syntaxhighlight> | </syntaxhighlight> | ||
=== Defining Situations === | === Defining Situations === | ||
Line 144: | Line 145: | ||
Next level in the tree below situations is situation instances. Initially it is empty, but when situations start updating, you will see existing instances for each situation. | Next level in the tree below situations is situation instances. Initially it is empty, but when situations start updating, you will see existing instances for each situation. | ||
=== Updating Situations === | === Updating Situations === |