GUI.EndGroupstatic function EndGroup () : voidDescriptionEnd a group. Should be attached with GUI.BeginGroup See Also: BeginGroup.
JavaScript
function OnGUI () { using UnityEngine; import UnityEngine |
|
||||
| Scripting > Runtime Classes > GUI | ||||
GUI.EndGroupstatic function EndGroup () : voidDescriptionEnd a group. Should be attached with GUI.BeginGroup See Also: BeginGroup.
JavaScript
function OnGUI () { using UnityEngine; import UnityEngine |