C_CampaignInfo.GetState

From Warcraft Wiki
Jump to navigation Jump to search

Needs summary.

state = C_CampaignInfo.GetState(campaignID)

Arguments

campaignID
number

Returns

state
Enum.CampaignState
Value Field Description
0 Invalid
1 Complete
2 InProgress
3 Stalled

Patch changes

Shadowlands Patch 9.0.1 (2020-10-13): Added.