Enum PathResult
Namespace: Content.Server.NPC.Pathfinding
Assembly: Content.Server.dll
Syntax
public enum PathResult : byte
Fields
Name | Description |
---|---|
Continuing | |
NoPath | |
PartialPath | |
Path |
public enum PathResult : byte
Name | Description |
---|---|
Continuing | |
NoPath | |
PartialPath | |
Path |