Show / Hide Table of Contents

Class NinjaRuleComponent

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

Fields

| Improve this Doc View Source

GreetingSound

Sound played when making the player a ninja via antag control or ghost role

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

Threats

List of threats that can be called in. Copied onto CommsHackerComponent when gloves are enabled.

Declaration
public ProtoId<WeightedRandomPrototype> Threats
Field Value
Type Description
Robust.Shared.Prototypes.ProtoId<WeightedRandomPrototype>
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾