C# Class DockingCamera.CameraDestroyer

Inheritance: UnityEngine.MonoBehaviour
Afficher le fichier Open project: DennyTX/DockingCam

Méthodes protégées

Méthode Description
Awake ( ) : void

Subscription events

OnDestroy ( ) : void

Private Methods

Méthode Description
PartCameraDeactivate ( Part part ) : void

Destroy camera on the part

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

Destroys cameras on the ship

Method Details

Awake() protected méthode

Subscription events
protected Awake ( ) : void
Résultat void

OnDestroy() protected méthode

protected OnDestroy ( ) : void
Résultat void