Class ThrowingAngleComponent
When thrown applies a specific angle to the thrown entity.
Inheritance
System.Object
ThrowingAngleComponent
Namespace: Content.Shared.Throwing
Assembly: Content.Shared.dll
Syntax
public sealed class ThrowingAngleComponent : Component
Fields
| Improve this Doc View SourceAngle
Declaration
public Angle Angle
Field Value
Type | Description |
---|---|
Angle |
AngularVelocity
Do we apply throwing spin to the entity.
Declaration
public bool AngularVelocity
Field Value
Type | Description |
---|---|
System. |