Click or drag to resize

BubbleButtonSetShowProgress Method

Called when the show/hide 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 SetShowProgress(
	float progress
)

Parameters

progress
Type: SystemSingle
See Also