Click or drag to resize

MagicMenuOnMenuButton Method

Called when the user presses the menu button.

Namespace:  RavingBots.MagicGestures.UI
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
private void OnMenuButton(
	MagicWand wand
)

Parameters

wand
Type: RavingBots.MagicGestures.ControllerMagicWand
See Also