C# 클래스 WallBuilderScript, clockwork

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

공개 프로퍼티들

프로퍼티 타입 설명
height int
w16h2 GameObject
w1h1 GameObject
w2h1 GameObject
w2h2 GameObject
w3h2 GameObject
w3h3 GameObject
w4h3 GameObject
width int

공개 메소드들

메소드 설명
BuildObject ( ) : void
KillChildren ( ) : void

메소드 상세

BuildObject() 공개 메소드

public BuildObject ( ) : void
리턴 void

KillChildren() 공개 메소드

public KillChildren ( ) : void
리턴 void

프로퍼티 상세

height 공개적으로 프로퍼티

public int height
리턴 int

w16h2 공개적으로 프로퍼티

public GameObject w16h2
리턴 GameObject

w1h1 공개적으로 프로퍼티

public GameObject w1h1
리턴 GameObject

w2h1 공개적으로 프로퍼티

public GameObject w2h1
리턴 GameObject

w2h2 공개적으로 프로퍼티

public GameObject w2h2
리턴 GameObject

w3h2 공개적으로 프로퍼티

public GameObject w3h2
리턴 GameObject

w3h3 공개적으로 프로퍼티

public GameObject w3h3
리턴 GameObject

w4h3 공개적으로 프로퍼티

public GameObject w4h3
리턴 GameObject

width 공개적으로 프로퍼티

public int width
리턴 int