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 SourceData
Declaration
public List<PathfindingBreadcrumb> Data
Field Value
Type | Description |
---|---|
List<PathfindingBreadcrumb> |
GridUid
Declaration
public NetEntity GridUid
Field Value
Type | Description |
---|---|
NetEntity |
Origin
Declaration
public Vector2i Origin
Field Value
Type | Description |
---|---|
Vector2i |