Show / Hide Table of Contents

Class TwoWayLeverComponent

Inheritance
System.Object
TwoWayLeverComponent
Namespace: Content.Server.DeviceLinking.Components
Assembly: Content.Server.dll
Syntax
public sealed class TwoWayLeverComponent : Component

Fields

| Improve this Doc View Source

LeftPort

Declaration
public string LeftPort
Field Value
Type Description
System.String
| Improve this Doc View Source

MiddlePort

Declaration
public string MiddlePort
Field Value
Type Description
System.String
| Improve this Doc View Source

NextSignalLeft

Declaration
public bool NextSignalLeft
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

RightPort

Declaration
public string RightPort
Field Value
Type Description
System.String
| Improve this Doc View Source

State

Declaration
public TwoWayLeverState State
Field Value
Type Description
TwoWayLeverState
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾