Show / Hide Table of Contents

Class SharedToolSystem.TilePryingDoAfterEvent

Inheritance
System.Object
DoAfterEvent
SharedToolSystem.TilePryingDoAfterEvent
Namespace: Content.Shared.Tools
Assembly: Content.Shared.dll
Syntax
protected sealed class TilePryingDoAfterEvent : DoAfterEvent

Constructors

| Improve this Doc View Source

TilePryingDoAfterEvent(NetCoordinates)

Declaration
public TilePryingDoAfterEvent(NetCoordinates coordinates)
Parameters
Type Name Description
Robust.Shared.Map.NetCoordinates coordinates

Fields

| Improve this Doc View Source

Coordinates

Declaration
public NetCoordinates Coordinates
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
☀
☾