QuestClass..::..IsCompleteObjectiveIndex Method
Determines whether is complete objective by objective index
Namespace:
wManager.Wow.ClassAssembly: wManager (in wManager.dll)
Syntax
public bool IsCompleteObjectiveIndex( int objectiveIndex, int objectiveRequiredCount, bool objectiveRequiredAutoDetectCount, int questId )
Parameters
- objectiveIndex
- Type: Int32
Index of the objective.
- objectiveRequiredCount
- Type: Int32
The objective required count.
- objectiveRequiredAutoDetectCount
- Type: Boolean
if set to true detect automatically if objective is complete.
- questId
- Type: Int32
The quest id.