C# 클래스 destroyBarrier, Castle-Bashers

상속: MonoBehaviour
파일 보기 프로젝트 열기: DevelopersGuild/Castle-Bashers

공개 프로퍼티들

프로퍼티 타입 설명
end Main_Process,
room CreateStart,

공개 메소드들

메소드 설명
OnTriggerStay ( Collider other ) : void
Start ( ) : void
Update ( ) : void

메소드 상세

OnTriggerStay() 공개 메소드

public OnTriggerStay ( Collider other ) : void
other Collider
리턴 void

Start() 공개 메소드

public Start ( ) : void
리턴 void

Update() 공개 메소드

public Update ( ) : void
리턴 void

프로퍼티 상세

end 공개적으로 프로퍼티

public Main_Process, end
리턴 Main_Process,

room 공개적으로 프로퍼티

public CreateStart, room
리턴 CreateStart,