namespace MoleMole.Config { public class AnimatorEventPattern { public string name; public AnimatorEvent[] animatorEvents; } }