Class PackedPathNode.PathBlockType
Inheritance
System.Object
PackedPathNode.PathBlockType
Namespace: Eco.Simulation.Pathfinding.Internal
Assembly: Eco.Simulation.dll
Syntax
public sealed class PathBlockType : Enum
Fields
Solid
Declaration
public const PackedPathNode.PathBlockType Solid
Field Value
| Type | Description |
|---|---|
| PackedPathNode.PathBlockType |
value__
Declaration
public int value__
Field Value
| Type | Description |
|---|---|
| System.Int32 |
Water
Declaration
public const PackedPathNode.PathBlockType Water
Field Value
| Type | Description |
|---|---|
| PackedPathNode.PathBlockType |