Show / Hide Table of Contents

Class ExaminableDamagePrototype

Prototype for examinable damage messages.

Inheritance
System.Object
ExaminableDamagePrototype
Implements
Robust.Shared.Prototypes.IPrototype
Namespace: Content.Shared.Damage.Prototypes
Assembly: Content.Shared.dll
Syntax
public sealed class ExaminableDamagePrototype : object, IPrototype

Fields

| Improve this Doc View Source

Messages

List of damage messages IDs sorted by severity. First one describes fully intact entity. Last one describes almost destroyed.

Declaration
public string[] Messages
Field Value
Type Description
System.String[]

Properties

| Improve this Doc View Source

ID

Declaration
public string ID { get; }
Property Value
Type Description
System.String

Implements

Robust.Shared.Prototypes.IPrototype
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾