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 SourceDamage
The damage done each second to those touching this entity
Declaration
public DamageSpecifier Damage
Field Value
Type | Description |
---|---|
DamageSpecifier |
IgnoreWhitelist
Entities that aren't damaged by this entity
Declaration
public EntityWhitelist IgnoreWhitelist
Field Value
Type | Description |
---|---|
EntityWhitelist |