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 SourceMaxSoundDistance
Declaration
public float MaxSoundDistance
Field Value
Type | Description |
---|---|
System.Single |
MaxTimeBetweenIncidents
The maximum time between incidents in seconds
Declaration
public float MaxTimeBetweenIncidents
Field Value
Type | Description |
---|---|
System.Single |
MinTimeBetweenIncidents
The minimum time between incidents in seconds
Declaration
public float MinTimeBetweenIncidents
Field Value
Type | Description |
---|---|
System.Single |
Sounds
Declaration
public SoundSpecifier Sounds
Field Value
Type | Description |
---|---|
Robust.Shared.Audio.SoundSpecifier |