SwiftlyS2

QuestProgress__Reason

Enum QuestProgress__Reason

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public enum QuestProgress__Reason : uint

Fields

  • QUEST_NONINITIALIZED = 0
  • QUEST_NONOFFICIAL_SERVER = 5
  • QUEST_NOT_CONNECTED_TO_STEAM = 4
  • QUEST_NOT_ENOUGH_PLAYERS = 2
  • QUEST_NOT_SYNCED_WITH_SERVER = 11
  • QUEST_NO_ENTITLEMENT = 6
  • QUEST_NO_QUEST = 7
  • QUEST_OK = 1
  • QUEST_PLAYER_IS_BOT = 8
  • QUEST_REASON_MAX = 12
  • QUEST_WARMUP = 3
  • QUEST_WRONG_MAP = 9
  • QUEST_WRONG_MODE = 10

On this page