Show / Hide Table of Contents

Struct GraphTransformArgs

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

Constructors

| Improve this Doc View Source

GraphTransformArgs(IEntityManager)

Declaration
public GraphTransformArgs(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
☀
☾