using System; [Serializable] public enum condition_select_output { normal = 0, stretch = 1 }