C# 클래스 UnityContrib.UnityEngine.TagSelector

Selects the game object having a specific tag name.
상속: BaseSelector
파일 보기 프로젝트 열기: UnityContrib/framework

보호된 메소드들

메소드 설명
Select ( ) : Transform

Returns the selected T:UnityEngine.Transform based on the P:UnityContrib.UnityEngine.TagSelector.TagName.

메소드 상세

Select() 보호된 메소드

Returns the selected T:UnityEngine.Transform based on the P:UnityContrib.UnityEngine.TagSelector.TagName.
protected Select ( ) : Transform
리턴 UnityEngine.Transform