Class DebugPathPoly
A path poly to be used for networked debug purposes.
Inheritance
System.Object
DebugPathPoly
Assembly: Content.Shared.dll
Syntax
public sealed class DebugPathPoly : object
Fields
|
Improve this Doc
View Source
Box
Declaration
Field Value
|
Improve this Doc
View Source
ChunkOrigin
Declaration
public Vector2i ChunkOrigin
Field Value
Type |
Description |
Vector2i |
|
|
Improve this Doc
View Source
Data
Declaration
public PathfindingData Data
Field Value
|
Improve this Doc
View Source
GraphUid
Declaration
public NetEntity GraphUid
Field Value
Type |
Description |
NetEntity |
|
|
Improve this Doc
View Source
Neighbors
Declaration
public List<NetCoordinates> Neighbors
Field Value
Type |
Description |
List<Robust.Shared.Map.NetCoordinates> |
|
|
Improve this Doc
View Source
TileIndex
Declaration
Field Value
Type |
Description |
System.Byte |
|