Class GravityShakeComponent
Indicates this entity is shaking due to gravity changes.
Inheritance
System.Object
GravityShakeComponent
Namespace: Content.Shared.Gravity
Assembly: Content.Shared.dll
Syntax
public sealed class GravityShakeComponent : Component
Fields
| Improve this Doc View SourceNextShake
Declaration
public TimeSpan NextShake
Field Value
Type | Description |
---|---|
TimeSpan |
ShakeTimes
Declaration
public int ShakeTimes
Field Value
Type | Description |
---|---|
System.Int32 |