Show / Hide Table of Contents

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 Source

ArtifactFlashPrototype

Declaration
public string ArtifactFlashPrototype
Field Value
Type Description
System.String
| Improve this Doc View Source

ArtifactSpawnerPrototype

Declaration
public string ArtifactSpawnerPrototype
Field Value
Type Description
System.String
| Improve this Doc View Source

PossibleSighting

Declaration
public List<string> PossibleSighting
Field Value
Type Description
List<System.String>
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾