Show / Hide Table of Contents

Class SharedDockingComponent

Inheritance
System.Object
SharedDockingComponent
DockingComponent
Namespace: Content.Shared.Shuttles.Components
Assembly: Content.Shared.dll
Syntax
public abstract class SharedDockingComponent : Component

Fields

| Improve this Doc View Source

Enabled

Declaration
public bool Enabled
Field Value
Type Description
System.Boolean

Properties

| Improve this Doc View Source

Docked

Declaration
public abstract bool Docked { get; }
Property Value
Type Description
System.Boolean
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾