Show / Hide Table of Contents

Class HealthAnalyzerSystem

Inheritance
System.Object
HealthAnalyzerSystem
Namespace: Content.Server.Medical
Assembly: Content.Server.dll
Syntax
public sealed class HealthAnalyzerSystem : EntitySystem

Methods

| Improve this Doc View Source

Initialize()

Declaration
public override void Initialize()
| Improve this Doc View Source

UpdateScannedUser(EntityUid, EntityUid, Nullable<EntityUid>, HealthAnalyzerComponent)

Declaration
public void UpdateScannedUser(EntityUid uid, EntityUid user, EntityUid? target, HealthAnalyzerComponent healthAnalyzer)
Parameters
Type Name Description
EntityUid uid
EntityUid user
System.Nullable<EntityUid> target
HealthAnalyzerComponent healthAnalyzer
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾