SwiftlyS2

NmEventConditionRules_t

Enum NmEventConditionRules_t

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public enum NmEventConditionRules_t : byte

Fields

  • IgnoreInactiveEvents = 1
  • LimitSearchToSourceState = 0
  • OperatorAnd = 5
  • OperatorOr = 4
  • PreferHighestProgress = 3
  • PreferHighestWeight = 2
  • SearchBothGraphAndAnimEvents = 8
  • SearchOnlyAnimEvents = 7
  • SearchOnlyGraphEvents = 6

On this page