| void SetObjectiveUnlimited | ( | int | index | ) | 
Determines if the objective with the specified index is unlimited.
Only one objective can be unlimited at a time.
| index | The index of the targeted objective. | 
| ArgumentOutOfRangeException | If there is no objective with the specified index . |