Show / Hide Table of Contents

Class ConstructionInteractDoAfterEvent

Inheritance
System.Object
DoAfterEvent
ConstructionInteractDoAfterEvent
Namespace: Content.Shared.Construction
Assembly: Content.Shared.dll
Syntax
public sealed class ConstructionInteractDoAfterEvent : DoAfterEvent

Constructors

| Improve this Doc View Source

ConstructionInteractDoAfterEvent(IEntityManager, InteractUsingEvent)

Declaration
public ConstructionInteractDoAfterEvent(IEntityManager entManager, InteractUsingEvent ev)
Parameters
Type Name Description
IEntityManager entManager
InteractUsingEvent ev

Fields

| Improve this Doc View Source

ClickLocation

Declaration
public NetCoordinates ClickLocation
Field Value
Type Description
Robust.Shared.Map.NetCoordinates

Methods

| Improve this Doc View Source

Clone()

Declaration
public override DoAfterEvent Clone()
Returns
Type Description
DoAfterEvent
Overrides
DoAfterEvent.Clone()
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾