using UnityEngine; public class CECModel { } // Action channel public enum ActionChannel { ACTCHA_WOUND = 1, };