C# 클래스 MetroCapManStar

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

공개 프로퍼티들

프로퍼티 타입 설명
airconstrong bool
capoff GameObject
seatgirl GameObject
star GameObject
wheretogo GameObject

공개 메소드들

메소드 설명
Update ( ) : void

메소드 상세

Update() 공개 메소드

public Update ( ) : void
리턴 void

프로퍼티 상세

airconstrong 공개적으로 프로퍼티

public bool airconstrong
리턴 bool

capoff 공개적으로 프로퍼티

public GameObject capoff
리턴 GameObject

seatgirl 공개적으로 프로퍼티

public GameObject seatgirl
리턴 GameObject

star 공개적으로 프로퍼티

public GameObject star
리턴 GameObject

wheretogo 공개적으로 프로퍼티

public GameObject wheretogo
리턴 GameObject