Click or drag to resize

LaserPointerHoverElement Property

The UI element being pointed at, if any.

Namespace:  RavingBots.MagicGestures.Controller
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public UiElement HoverElement { get; private set; }

Property Value

Type: UiElement
See Also