Show / Hide Table of Contents

Struct GraphNodeEntityArgs

Namespace: Content.Shared.Construction
Assembly: Content.Shared.dll
Syntax
public struct GraphNodeEntityArgs

Constructors

| Improve this Doc View Source

GraphNodeEntityArgs(IEntityManager)

Declaration
public GraphNodeEntityArgs(IEntityManager entityManager)
Parameters
Type Name Description
IEntityManager entityManager

Fields

| Improve this Doc View Source

EntityManager

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