Class SocialEventRecognizer.EventID
- Namespace
- Global
- Assembly
- Assembly-CSharp.dll
public class SocialEventRecognizer.EventID : ExtEnum<SocialEventRecognizer.EventID>, IComparable, IEquatable<SocialEventRecognizer.EventID>
- Inheritance
-
SocialEventRecognizer.EventID
- Implements
- Inherited Members
Constructors
EventID(string, bool)
public EventID(string value, bool register = false)
Parameters
Fields
ItemOffering
public static readonly SocialEventRecognizer.EventID ItemOffering
Field Value
ItemTransaction
public static readonly SocialEventRecognizer.EventID ItemTransaction
Field Value
Killing
public static readonly SocialEventRecognizer.EventID Killing
Field Value
LethalAttack
public static readonly SocialEventRecognizer.EventID LethalAttack
Field Value
LethalAttackAttempt
public static readonly SocialEventRecognizer.EventID LethalAttackAttempt
Field Value
NonLethalAttack
public static readonly SocialEventRecognizer.EventID NonLethalAttack
Field Value
NonLethalAttackAttempt
public static readonly SocialEventRecognizer.EventID NonLethalAttackAttempt
Field Value
Theft
public static readonly SocialEventRecognizer.EventID Theft