This version of Unity is unsupported.

IMGUIContainer Constructor

Declaration

public IMGUIContainer();

Declaration

public IMGUIContainer(Action onGUIHandler);

Parameters

onGUIHandler The function assigned to onGUIHandler.

Description

Constructor.