Show / Hide Table of Contents

Class DamageExamineSystem

Inheritance
System.Object
DamageExamineSystem
Namespace: Content.Shared.Damage.Systems
Assembly: Content.Shared.dll
Syntax
public sealed class DamageExamineSystem : EntitySystem

Methods

| Improve this Doc View Source

AddDamageExamine(FormattedMessage, DamageSpecifier, Nullable<String>)

Declaration
public void AddDamageExamine(FormattedMessage message, DamageSpecifier damageSpecifier, string? type = null)
Parameters
Type Name Description
Robust.Shared.Utility.FormattedMessage message
DamageSpecifier damageSpecifier
System.Nullable<System.String> type
| Improve this Doc View Source

Initialize()

Declaration
public override void Initialize()
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾