C# Class DeleteLine

Inheritance: MonoBehaviour
Show file Open project: Microsoft/HoloToolkit-Unity Class Usage Examples

Public Methods

Method Description
OnSelect ( ) : void

when tip text is tapped, destroy this tip and relative objects.

Method Details

OnSelect() public method

when tip text is tapped, destroy this tip and relative objects.
public OnSelect ( ) : void
return void