Show / Hide Table of Contents

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 Source

CancelToken

Declaration
public CancellationTokenSource? CancelToken
Field Value
Type Description
System.Nullable<CancellationTokenSource>
| Improve this Doc View Source

Delay

Declaration
public float Delay
Field Value
Type Description
System.Single
| Improve this Doc View Source

Stethoscope

Declaration
public EntityUid Stethoscope
Field Value
Type Description
EntityUid
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾