Class SalvageExpeditionComponent
Designates this entity as holding a salvage expedition.
Inheritance
System.Object
SalvageExpeditionComponent
Assembly: Content.Server.dll
Syntax
public sealed class SalvageExpeditionComponent : SharedSalvageExpeditionComponent
Fields
|
Improve this Doc
View Source
Completed
Declaration
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
DungeonLocation
Where the dungeon is located for initial announcement.
Declaration
public Vector2 DungeonLocation
Field Value
|
Improve this Doc
View Source
EndTime
When the expeditions ends.
Declaration
Field Value
Type |
Description |
TimeSpan |
|
|
Improve this Doc
View Source
MissionParams
Declaration
public SalvageMissionParams MissionParams
Field Value
Type |
Description |
SalvageMissionParams |
|
|
Improve this Doc
View Source
Sound
Sound that plays when the mission end is imminent.
Declaration
public SoundSpecifier Sound
Field Value
Type |
Description |
Robust.Shared.Audio.SoundSpecifier |
|
|
Improve this Doc
View Source
Station
Station whose mission this is.
Declaration
Field Value
Type |
Description |
EntityUid |
|
|
Improve this Doc
View Source
Stream
Declaration
public IPlayingAudioStream Stream
Field Value
Type |
Description |
Robust.Shared.Audio.IPlayingAudioStream |
|