IMGUIOverlay.CreatePanelContent

Declaration

public UIElements.VisualElement CreatePanelContent();

Returns

VisualElement Returns the contents of this Overlay.

Description

CreatePanelContent is invoked by the OverlayCanvas when this Overlay is shown.

IMGUIOverlay implements this function. The only method IMGUIOverlay must implement is the IMGUIOverlay.OnGUI method.


Did you find this page useful? Please give it a rating: