Show / Hide Table of Contents

Class PiratesRuleComponent

Inheritance
System.Object
PiratesRuleComponent
Namespace: Content.Server.GameTicking.Rules.Components
Assembly: Content.Server.dll
Syntax
public sealed class PiratesRuleComponent : Component

Fields

| Improve this Doc View Source

InitialItems

Declaration
public HashSet<EntityUid> InitialItems
Field Value
Type Description
HashSet<EntityUid>
| Improve this Doc View Source

InitialShipValue

Declaration
public double InitialShipValue
Field Value
Type Description
System.Double
| Improve this Doc View Source

PirateAlertSound

Path to antagonist alert sound.

Declaration
public SoundSpecifier PirateAlertSound
Field Value
Type Description
Robust.Shared.Audio.SoundSpecifier
| Improve this Doc View Source

Pirates

Declaration
public List<EntityUid> Pirates
Field Value
Type Description
List<EntityUid>
| Improve this Doc View Source

PirateShip

Declaration
public EntityUid PirateShip
Field Value
Type Description
EntityUid
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾