Class GrapplingGunComponent
Inheritance
System.Object
GrapplingGunComponent
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
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
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 |
|