52 [
Obsolete(
"Use KeyCombo.AddInclude instead.")]
60 [
Obsolete(
"Use KeyCombo.GetInclude instead.")]
192 [
Obsolete(
"Use KeyCombo.IncludeCount instead.")]
class f__AnonymousType0<< Count > j__TPar
override string ToString()
void Load(BinaryReader reader, ushort dataFormatVersion)
int GetIncludeInt(int index)
static bool operator!=(KeyCombo a, KeyCombo b)
KeyCombo(params Key[] keys)
KeyCombo AndNot(params Key[] keys)
static KeyCombo Detect(bool modifiersAsKeys)
int GetExcludeInt(int index)
Key GetInclude(int index)
static KeyCombo With(params Key[] keys)
void Save(BinaryWriter writer)
Key GetExclude(int index)
override bool Equals(object other)
void AddIncludeInt(int key)
override int GetHashCode()
static bool operator==(KeyCombo a, KeyCombo b)
static Dictionary< ulong, string > cachedStrings
void AddExcludeInt(int key)