using System; [Serializable] public enum select_mode_enum { free = 0, select = 1 }