Enum NmEventConditionRules_t
- Namespace
- CounterStrikeSharp.API.Core
- Assembly
- CounterStrikeSharp.API.dll
public enum NmEventConditionRules_t : byte
- Extension Methods
Fields
IgnoreInactiveEvents = 1
LimitSearchToSourceState = 0
OperatorAnd = 5
OperatorOr = 4
PreferHighestProgress = 3
PreferHighestWeight = 2
SearchBothStateAndAnimEvents = 8
SearchOnlyAnimEvents = 7
SearchOnlyStateEvents = 6