using System; [Serializable] public enum list_condition_enum { Terrain = 0, Random = 1 }