SwiftlyS2

ChoiceMethod

Enum ChoiceMethod

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public enum ChoiceMethod : uint

Fields

  • Iterate = 2
  • IterateRandom = 3
  • WeightedRandom = 0
  • WeightedRandomNoRepeat = 1

On this page