Defines the state of a QuestBlock.
Undetermined = Indicates the QuestBlock has not been completed.
Success = Indicates the QuestBlock completed with a result of success.
Failed = Indicates the QuestBlock completed with a result of failed.
Invalid = Indicates the QuestBlock is not one of the other three states, cannot be used, and will not be updated to any other state.