Click or drag to resize

BubbleButtonSetHover Method

Called when the hover state changes.

Namespace:  RavingBots.MagicGestures.UI.Elements
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
protected override void SetHover(
	bool state
)

Parameters

state
Type: SystemBoolean
See Also