C# Class DockingCamera.UnloadRangeChanges

Inheritance: UnityEngine.MonoBehaviour
Datei anzeigen Open project: DennyTX/DockingCam

Public Methods

Method Description
GetVesselsWithCamera ( List allVessels ) : List
Start ( ) : void

Private Methods

Method Description
NewVesselCreated ( Vessel data ) : void
OnDestroy ( ) : void

Method Details

GetVesselsWithCamera() public method

public GetVesselsWithCamera ( List allVessels ) : List
allVessels List
return List

Start() public method

public Start ( ) : void
return void