Struct GraphTransformArgs
Namespace: Content.Shared.Construction
Assembly: Content.Shared.dll
Syntax
public struct GraphTransformArgs
Constructors
| Improve this Doc View SourceGraphTransformArgs(IEntityManager)
Declaration
public GraphTransformArgs(IEntityManager entityManager)
Parameters
Type | Name | Description |
---|---|---|
IEntityManager | entityManager |
Fields
| Improve this Doc View SourceEntityManager
Declaration
public readonly IEntityManager EntityManager
Field Value
Type | Description |
---|---|
IEntityManager |