Show / Hide Table of Contents

Class MovementIgnoreGravityComponent

Ignores gravity entirely.

Inheritance
System.Object
MovementIgnoreGravityComponent
Namespace: Content.Shared.Movement.Components
Assembly: Content.Shared.dll
Syntax
public sealed class MovementIgnoreGravityComponent : Component

Fields

| Improve this Doc View Source

Weightless

Whether or not gravity is on or off for this object.

Declaration
public bool Weightless
Field Value
Type Description
System.Boolean
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾