Show / Hide Table of Contents

Class GrapplingGunComponent

Inheritance
System.Object
GrapplingGunComponent
Namespace: Content.Shared.Weapons.Ranged.Components
Assembly: Content.Shared.dll
Syntax
public sealed class GrapplingGunComponent : Component

Fields

| Improve this Doc View Source

CycleSound

Declaration
public SoundSpecifier CycleSound
Field Value
Type Description
Robust.Shared.Audio.SoundSpecifier
| Improve this Doc View Source

Joint

Declaration
public string Joint
Field Value
Type Description
System.String
| Improve this Doc View Source

Projectile

Declaration
public EntityUid? Projectile
Field Value
Type Description
System.Nullable<EntityUid>
| Improve this Doc View Source

Reeling

Declaration
public bool Reeling
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

ReelSound

Declaration
public SoundSpecifier ReelSound
Field Value
Type Description
Robust.Shared.Audio.SoundSpecifier
| Improve this Doc View Source

Stream

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