Class GravityComponent
Inheritance
System.Object
GravityComponent
Assembly: Content.Shared.dll
Syntax
public sealed class GravityComponent : Component
Fields
|
Improve this Doc
View Source
Enabled
Declaration
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Inherent
Inherent gravity ensures GravitySystem won't change Enabled according to the gravity generators attached to this entity.
Declaration
Field Value
Type |
Description |
System.Boolean |
|
Properties
|
Improve this Doc
View Source
EnabledVV
Declaration
public bool EnabledVV { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
GravityShakeSound
Declaration
public SoundSpecifier GravityShakeSound { get; set; }
Property Value
Type |
Description |
Robust.Shared.Audio.SoundSpecifier |
|