Class BluespaceArtifactRuleComponent
This is used for an event that spawns an artifact somewhere random on the station.
Inheritance
System.Object
BluespaceArtifactRuleComponent
Namespace: Content.Server.StationEvents.Components
Assembly: Content.Server.dll
Syntax
public sealed class BluespaceArtifactRuleComponent : Component
Fields
| Improve this Doc View SourceArtifactFlashPrototype
Declaration
public string ArtifactFlashPrototype
Field Value
Type | Description |
---|---|
System.String |
ArtifactSpawnerPrototype
Declaration
public string ArtifactSpawnerPrototype
Field Value
Type | Description |
---|---|
System.String |
PossibleSighting
Declaration
public List<string> PossibleSighting
Field Value
Type | Description |
---|---|
List<System.String> |