Version: 2020.1
언어: 한국어
public Action onGUIHandler ;

설명

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

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