Added API to set Goal Scores upon a condition

This commit is contained in:
FlightControl
2017-03-03 08:08:29 +01:00
parent 1b6d241acc
commit ef5f83034b
10 changed files with 525 additions and 78 deletions

View File

@@ -315,8 +315,7 @@ Nothing of this code should be modified without testing it thoroughly.</p>
<p> Initialize the ObjectSchedulers array, which is a weakly coupled table.
If the object used as the key is nil, then the garbage collector will remove the item from the Functions array.</p>
<p> setmetatable( {}, { __mode = "v" } )</p>
</dd>
</dl>