C# 클래스 DockingCamera.CameraDestroyer

상속: UnityEngine.MonoBehaviour
파일 보기 프로젝트 열기: DennyTX/DockingCam

보호된 메소드들

메소드 설명
Awake ( ) : void

Subscription events

OnDestroy ( ) : void

비공개 메소드들

메소드 설명
PartCameraDeactivate ( Part part ) : void

Destroy camera on the part

RemoveLines ( Vessel data ) : void
VesselDestroy ( Vessel vessel ) : void

Destroys cameras on the ship

메소드 상세

Awake() 보호된 메소드

Subscription events
protected Awake ( ) : void
리턴 void

OnDestroy() 보호된 메소드

protected OnDestroy ( ) : void
리턴 void