using UnityEngine; public class EffectBattle : EffectIdx { [HideInInspector] public EffectMgr.EngineType engineType { get; set; } }