Class PuddleComponent
Puddle on a floor
Inheritance
System.Object
PuddleComponent
Namespace: Content.Shared.Fluids.Components
Assembly: Content.Shared.dll
Syntax
public sealed class PuddleComponent : Component
Fields
| Improve this Doc View SourceOverflowVolume
Declaration
public FixedPoint2 OverflowVolume
Field Value
Type | Description |
---|---|
FixedPoint2 |
SolutionName
Declaration
public string SolutionName
Field Value
Type | Description |
---|---|
System.String |
SpillSound
Declaration
public SoundSpecifier SpillSound
Field Value
Type | Description |
---|---|
Robust.Shared.Audio.SoundSpecifier |