Class PathBreadcrumbsMessage
Inheritance
System.Object
PathBreadcrumbsMessage
Namespace: Content.Shared.NPC
Assembly: Content.Shared.dll
Syntax
public sealed class PathBreadcrumbsMessage : EntityEventArgs
Fields
| Improve this Doc View SourceBreadcrumbs
Declaration
public Dictionary<NetEntity, Dictionary<Vector2i, List<PathfindingBreadcrumb>>> Breadcrumbs
Field Value
Type | Description |
---|---|
Dictionary<NetEntity, Dictionary<Vector2i, List<PathfindingBreadcrumb>>> |