Show / Hide Table of Contents

Class PathPolysMessage

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

Fields

| Improve this Doc View Source

Polys

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