Click or drag to resize

BubbleButtonSetPressProgress Method

Called when the press animation progress changes.

Namespace:  RavingBots.MagicGestures.UI.Elements
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
protected override void SetPressProgress(
	float progress
)

Parameters

progress
Type: SystemSingle
See Also