Root-Layer be used by the LUIManager class.

function createOverlayBackground(lui:LUIManager):LUILayer {
const myLayer:LUILayer = lui.createLayer("overlayBackground")
}

Hierarchy

Constructors

Properties

_consumes: LUILayerConsume = LUILayerConsume.OnElement
_context: LUIManager

Methods

Generated using TypeDoc