Show / Hide Table of Contents

Class PipeShapeHelpers

Inheritance
System.Object
PipeShapeHelpers
Namespace: Content.Shared.Atmos
Assembly: Content.Shared.dll
Syntax
public static class PipeShapeHelpers : object

Methods

| Improve this Doc View Source

ToBaseDirection(PipeShape)

Gets the direction of a shape when facing 0 degrees (the initial direction of entities).

Declaration
public static PipeDirection ToBaseDirection(this PipeShape shape)
Parameters
Type Name Description
PipeShape shape
Returns
Type Description
PipeDirection
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾