Class GunWieldBonusComponent
Applies an accuracy bonus upon wielding.
Inheritance
System.Object
GunWieldBonusComponent
Namespace: Content.Shared.Weapons.Ranged.Components
Assembly: Content.Shared.dll
Syntax
public sealed class GunWieldBonusComponent : Component
Fields
| Improve this Doc View SourceMaxAngle
Angle bonus applied upon being wielded.
Declaration
public Angle MaxAngle
Field Value
Type | Description |
---|---|
Angle |
MinAngle
Declaration
public Angle MinAngle
Field Value
Type | Description |
---|---|
Angle |