Show / Hide Table of Contents

Class StartPlacementActionEvent

Inheritance
System.Object
BaseActionEvent
InstantActionEvent
StartPlacementActionEvent
Namespace: Content.Shared.Mapping
Assembly: Content.Shared.dll
Syntax
public sealed class StartPlacementActionEvent : InstantActionEvent

Fields

| Improve this Doc View Source

EntityType

Declaration
public string? EntityType
Field Value
Type Description
System.Nullable<System.String>
| Improve this Doc View Source

Eraser

Declaration
public bool Eraser
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

PlacementOption

Declaration
public string? PlacementOption
Field Value
Type Description
System.Nullable<System.String>
| Improve this Doc View Source

TileId

Declaration
public string? TileId
Field Value
Type Description
System.Nullable<System.String>
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾