Objective.isCompleted 36
Check whenever a Mission Objective progress is complete (check if Objective.getProgress >= 1).
Notice: When all the Mission Objectives in the current Mission Phase are marked as completed, the Next Phase will automatically be triggered
Return value
Return Type | Description |
---|---|
bool | True if the Mission Objective progress is at max value (1) |
No parameters defined for this function.
Examples
No examples available.