Class StaminaDamageOnCollideComponent
Applies stamina damage when colliding with an entity.
Inheritance
System.Object
StaminaDamageOnCollideComponent
Namespace: Content.Shared.Damage.Components
Assembly: Content.Shared.dll
Syntax
public sealed class StaminaDamageOnCollideComponent : Component
Fields
| Improve this Doc View SourceDamage
Declaration
public float Damage
Field Value
Type | Description |
---|---|
System.Single |
Sound
Declaration
public SoundSpecifier Sound
Field Value
Type | Description |
---|---|
Robust.Shared.Audio.SoundSpecifier |