default{timer(){ (integer)1; (float)2.0; (string)"abc"; (key)NULL_KEY; (vector)<1,2,3>; (rotation)<0,0,1,0>; (list)[1,2,3,4,5]; }}