Class BreathToolComponent
Used in internals as breath tool.
Inheritance
System.Object
BreathToolComponent
Namespace: Content.Server.Atmos.Components
Assembly: Content.Server.dll
Syntax
public sealed class BreathToolComponent : Component
Fields
| Improve this Doc View SourceAllowedSlots
Tool is functional only in allowed slots
Declaration
public SlotFlags AllowedSlots
Field Value
Type | Description |
---|---|
SlotFlags |
ConnectedInternalsEntity
Declaration
public EntityUid? ConnectedInternalsEntity
Field Value
Type | Description |
---|---|
System.Nullable<EntityUid> |
IsFunctional
Declaration
public bool IsFunctional
Field Value
Type | Description |
---|---|
System.Boolean |