Show / Hide Table of Contents

Interface IGraphAction

Namespace: Content.Shared.Construction
Assembly: Content.Shared.dll
Syntax
public interface IGraphAction

Methods

| Improve this Doc View Source

PerformAction(EntityUid, Nullable<EntityUid>, IEntityManager)

Declaration
void PerformAction(EntityUid uid, EntityUid? userUid, IEntityManager entityManager)
Parameters
Type Name Description
EntityUid uid
System.Nullable<EntityUid> userUid
IEntityManager entityManager
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾