Show / Hide Table of Contents

Class DamageContactsComponent

Inheritance
System.Object
DamageContactsComponent
Namespace: Content.Shared.Damage.Components
Assembly: Content.Shared.dll
Syntax
public sealed class DamageContactsComponent : Component

Fields

| Improve this Doc View Source

Damage

The damage done each second to those touching this entity

Declaration
public DamageSpecifier Damage
Field Value
Type Description
DamageSpecifier
| Improve this Doc View Source

IgnoreWhitelist

Entities that aren't damaged by this entity

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