Class WearingStethoscopeComponent
Used to let doctors use the stethoscope on people.
Inheritance
System.Object
WearingStethoscopeComponent
Namespace: Content.Server.Medical.Components
Assembly: Content.Server.dll
Syntax
public sealed class WearingStethoscopeComponent : Component
Fields
| Improve this Doc View SourceCancelToken
Declaration
public CancellationTokenSource? CancelToken
Field Value
Type | Description |
---|---|
System.Nullable<CancellationTokenSource> |
Delay
Declaration
public float Delay
Field Value
Type | Description |
---|---|
System.Single |
Stethoscope
Declaration
public EntityUid Stethoscope
Field Value
Type | Description |
---|---|
EntityUid |