using System; [Serializable] public enum raw_mode_enum { Windows = 0, Mac = 1 }