C# 클래스 MetroTransferOn

상속: MonoBehaviour
파일 보기 프로젝트 열기: SNUGDC/stardust

공개 프로퍼티들

프로퍼티 타입 설명
doorleft GameObject
doorright GameObject
passenger GameObject
passengerturn GameObject
wheretogo1 GameObject
wheretogo2 GameObject
wheretogo3 GameObject
wheretogo4 GameObject
wheretogo5 GameObject
wheretogo6 GameObject

공개 메소드들

메소드 설명
Start ( ) : void
Update ( ) : void

메소드 상세

Start() 공개 메소드

public Start ( ) : void
리턴 void

Update() 공개 메소드

public Update ( ) : void
리턴 void

프로퍼티 상세

doorleft 공개적으로 프로퍼티

public GameObject doorleft
리턴 GameObject

doorright 공개적으로 프로퍼티

public GameObject doorright
리턴 GameObject

passenger 공개적으로 프로퍼티

public GameObject passenger
리턴 GameObject

passengerturn 공개적으로 프로퍼티

public GameObject passengerturn
리턴 GameObject

wheretogo1 공개적으로 프로퍼티

public GameObject wheretogo1
리턴 GameObject

wheretogo2 공개적으로 프로퍼티

public GameObject wheretogo2
리턴 GameObject

wheretogo3 공개적으로 프로퍼티

public GameObject wheretogo3
리턴 GameObject

wheretogo4 공개적으로 프로퍼티

public GameObject wheretogo4
리턴 GameObject

wheretogo5 공개적으로 프로퍼티

public GameObject wheretogo5
리턴 GameObject

wheretogo6 공개적으로 프로퍼티

public GameObject wheretogo6
리턴 GameObject