VR Development Framework
v 1.0.0
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
void AVR.UI.Utils.AVRUI_ClickDragWheel.Cancel ( )
inline

Definition at line 97 of file AVRUI_ClickDragWheel.cs.

97  {
98  gameObject.SetActive(false);
99  }