public Action onGUIHandler ;

Descripción

The function that is called to render and handle IMGUI events.

The function is assigned to onGUIHandler and is similar to MonoBehaviour.OnGUI.