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 SourceToBaseDirection(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 |