Show / Hide Table of Contents

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 Source

Damage

Declaration
public float Damage
Field Value
Type Description
System.Single
| Improve this Doc View Source

Sound

Declaration
public SoundSpecifier Sound
Field Value
Type Description
Robust.Shared.Audio.SoundSpecifier
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾