C# Class DeleteLine

Inheritance: MonoBehaviour
Afficher le fichier Open project: Microsoft/HoloToolkit-Unity Class Usage Examples

Méthodes publiques

Méthode Description
OnSelect ( ) : void

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

Method Details

OnSelect() public méthode

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