Class ToiletComponent
Inheritance
System.Object
ToiletComponent
Assembly: Content.Shared.dll
Syntax
public sealed class ToiletComponent : Component
Fields
|
Improve this Doc
View Source
IsSeatUp
Declaration
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
LidOpen
Declaration
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
PryingQuality
Declaration
public string PryingQuality
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
PryLidTime
Declaration
Field Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
ToggleSound
Declaration
public SoundSpecifier ToggleSound
Field Value
Type |
Description |
Robust.Shared.Audio.SoundSpecifier |
|