Hi all,
I’m trying to use EditorGUILayout.HelpBox in Unity 3.4, however it is saying the method doesn’t exist, even though it appears in the documentation.
Does this work for anyone, or was it added in 3.5? Or does it simply not exist at all?
Thanks
p.s. Is there a way to see the Unity Reference per Unity version?
I noticed this today as well. I’m using Unity 3.4 and HelpBox seems to be missing.
same with me is it 3.5 feature ???
i think its not exisit in 3.4 just use Debug.LogWarning()
Although this is an old thread:
According to the version history it is a 3.5+ Feature.
The Unity Script Reference Version History can be found here: http://docs.unity3d.com/Documentation/ScriptReference/40_history.html