Show / Hide Table of Contents

Class MassHallucinationsRuleComponent

Inheritance
System.Object
MassHallucinationsRuleComponent
Namespace: Content.Server.StationEvents.Components
Assembly: Content.Server.dll
Syntax
public sealed class MassHallucinationsRuleComponent : Component

Fields

| Improve this Doc View Source

MaxSoundDistance

Declaration
public float MaxSoundDistance
Field Value
Type Description
System.Single
| Improve this Doc View Source

MaxTimeBetweenIncidents

The maximum time between incidents in seconds

Declaration
public float MaxTimeBetweenIncidents
Field Value
Type Description
System.Single
| Improve this Doc View Source

MinTimeBetweenIncidents

The minimum time between incidents in seconds

Declaration
public float MinTimeBetweenIncidents
Field Value
Type Description
System.Single
| Improve this Doc View Source

Sounds

Declaration
public SoundSpecifier Sounds
Field Value
Type Description
Robust.Shared.Audio.SoundSpecifier
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾