Barotrauma Client Doc
Barotrauma.ShipGlobalIssueFixLeaks Class Reference
Inheritance diagram for Barotrauma.ShipGlobalIssueFixLeaks:
Barotrauma.ShipGlobalIssue

Public Member Functions

 ShipGlobalIssueFixLeaks (ShipCommandManager shipCommandManager)
 
override void CalculateGlobalIssue ()
 
- Public Member Functions inherited from Barotrauma.ShipGlobalIssue
 ShipGlobalIssue (ShipCommandManager shipCommandManager)
 

Additional Inherited Members

- Protected Attributes inherited from Barotrauma.ShipGlobalIssue
ShipCommandManager shipCommandManager
 
- Properties inherited from Barotrauma.ShipGlobalIssue
float GlobalImportance [get, set]
 

Detailed Description

Definition at line 7 of file ShipIssueWorkerFixLeaks.cs.

Constructor & Destructor Documentation

◆ ShipGlobalIssueFixLeaks()

Barotrauma.ShipGlobalIssueFixLeaks.ShipGlobalIssueFixLeaks ( ShipCommandManager  shipCommandManager)

Definition at line 10 of file ShipIssueWorkerFixLeaks.cs.

Member Function Documentation

◆ CalculateGlobalIssue()

override void Barotrauma.ShipGlobalIssueFixLeaks.CalculateGlobalIssue ( )
virtual

Implements Barotrauma.ShipGlobalIssue.

Definition at line 11 of file ShipIssueWorkerFixLeaks.cs.