Show / Hide Table of Contents

Class PathPolysRefreshMessage

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

Fields

| 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

Polys

Multi-dimension arrays aren't supported so

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