Enum QuestAction
A wrapper around EQuestAction
public enum QuestAction
- Extension Methods
Fields
Begin = 0Begin the quest
Cancel = 4Cancel the quest
Expire = 3Expire the quest
Fail = 2Fail the quest
Success = 1Succeed (complete) the quest
A wrapper around EQuestAction
public enum QuestAction
Begin = 0Begin the quest
Cancel = 4Cancel the quest
Expire = 3Expire the quest
Fail = 2Fail the quest
Success = 1Succeed (complete) the quest