Class ClumsyComponent
A simple clumsy tag-component.
Inheritance
System.Object
ClumsyComponent
Namespace: Content.Shared.Interaction.Components
Assembly: Content.Shared.dll
Syntax
public sealed class ClumsyComponent : Component
Fields
| Improve this Doc View SourceClumsyDamage
Declaration
public DamageSpecifier ClumsyDamage
Field Value
Type | Description |
---|---|
DamageSpecifier |
ClumsySound
Sound to play when clumsy interactions fail
Declaration
public SoundSpecifier ClumsySound
Field Value
Type | Description |
---|---|
Robust.Shared.Audio.SoundSpecifier |