Show / Hide Table of Contents

Class PathBreadcrumbsRefreshMessage

Inheritance
System.Object
PathBreadcrumbsRefreshMessage
Namespace: Content.Shared.NPC
Assembly: Content.Shared.dll
Syntax
public sealed class PathBreadcrumbsRefreshMessage : EntityEventArgs

Fields

| Improve this Doc View Source

Data

Declaration
public List<PathfindingBreadcrumb> Data
Field Value
Type Description
List<PathfindingBreadcrumb>
| Improve this Doc View Source

GridUid

Declaration
public NetEntity GridUid
Field Value
Type Description
NetEntity
| Improve this Doc View Source

Origin

Declaration
public Vector2i Origin
Field Value
Type Description
Vector2i
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾