Enumeration LUIElementConsume

Enumeration Members

Enumeration Members

Active: 2

If this is the case the element will consume a mouse event and switches to active state.

None: 0

Means this element won't get active and does not "block" any input

OnElement: 1

Consumes the event but only as long as the mouse is ON the element.

Generated using TypeDoc