Click or drag to resize

LaserPointerStillHover Method

Check if the element still has any pointers pointing at it.

Namespace:  RavingBots.MagicGestures.Controller
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
private bool StillHover(
	UiElement e
)

Parameters

e
Type: RavingBots.MagicGestures.UI.ElementsUiElement

Return Value

Type: Boolean
See Also