using System; public enum KillAnimType { Stab, Tongue, Shoot, Neck, None }