Show / Hide Table of Contents

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 Source

Breadcrumbs

Declaration
public Dictionary<NetEntity, Dictionary<Vector2i, List<PathfindingBreadcrumb>>> Breadcrumbs
Field Value
Type Description
Dictionary<NetEntity, Dictionary<Vector2i, List<PathfindingBreadcrumb>>>
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾