Show / Hide Table of Contents

Class GravityComponent

Inheritance
System.Object
GravityComponent
Namespace: Content.Shared.Gravity
Assembly: Content.Shared.dll
Syntax
public sealed class GravityComponent : Component

Fields

| Improve this Doc View Source

Enabled

Declaration
public bool Enabled
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
public bool Inherent
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
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾