|
Barotrauma Server Doc
|
Public Member Functions | |
| ShipGlobalIssue (ShipCommandManager shipCommandManager) | |
| abstract void | CalculateGlobalIssue () |
Protected Attributes | |
| ShipCommandManager | shipCommandManager |
Properties | |
| float | GlobalImportance [get, set] |
Definition at line 3 of file ShipIssueWorkerGlobal.cs.
| Barotrauma.ShipGlobalIssue.ShipGlobalIssue | ( | ShipCommandManager | shipCommandManager | ) |
Definition at line 8 of file ShipIssueWorkerGlobal.cs.
|
pure virtual |
Implemented in Barotrauma.ShipGlobalIssueRepairSystems, and Barotrauma.ShipGlobalIssueFixLeaks.
|
protected |
Definition at line 7 of file ShipIssueWorkerGlobal.cs.
|
getset |
Definition at line 5 of file ShipIssueWorkerGlobal.cs.