C# 클래스 TagAllChildren, gmap377_leathGloves_inc

상속: MonoBehaviour
파일 보기 프로젝트 열기: bi3mer/gmap377_leathGloves_inc 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Tag string

공개 메소드들

메소드 설명
TagChildren ( ) : void

Tags the children with public string Tag

비공개 메소드들

메소드 설명
recursiveTag ( Transform tran ) : void

Recursively tag all children

메소드 상세

TagChildren() 공개 메소드

Tags the children with public string Tag
public TagChildren ( ) : void
리턴 void

프로퍼티 상세

Tag 공개적으로 프로퍼티

public string Tag
리턴 string