C# 클래스 DeleteLine

상속: MonoBehaviour
파일 보기 프로젝트 열기: Microsoft/HoloToolkit-Unity 1 사용 예제들

공개 메소드들

메소드 설명
OnSelect ( ) : void

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

메소드 상세

OnSelect() 공개 메소드

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