- Home /
 
               Question by 
               Simonwan · Sep 01, 2017 at 06:10 AM · 
                compiler error  
              
 
              compiler error : Unable to find style 'AS TextArea' in skin 'LightSkin' Repaint
static public void BeginContents (bool minimalistic) { if (!minimalistic) { 5. mEndHorizontal = true; GUILayout.BeginHorizontal(); EditorGUILayout.BeginHorizontal("AS TextArea", GUILayout.MinHeight(10f)); } else 10. { mEndHorizontal = false; EditorGUILayout.BeginHorizontal(GUILayout.MinHeight(10f)); GUILayout.Space(10f); } 15. GUILayout.BeginVertical(); GUILayout.Space(2f); }
compiler error appears and I cannot enter the playmode whatever what I did,can anyone help me please! Thanks a lot !!
               Comment
              
 
               
              Your answer
 
 
              koobas.hobune.stream
koobas.hobune.stream 
                       
                
                       
			     
			 
                