using System; [Serializable] public enum TweakMode34 { Basic = 0, Complex = 1 }