how to quickly add an enum to dropdown unity code example Example: unity enum in inspector enum MyEnum{myEnum1,myEnum2,myEnum3};