Show / Hide Table of Contents

Class GridDragRequestPosition

Raised on the client to request a grid move to a specific position.

Inheritance
System.Object
GridDragRequestPosition
Namespace: Content.Shared.Maps
Assembly: Content.Shared.dll
Syntax
public sealed class GridDragRequestPosition : EntityEventArgs

Fields

| Improve this Doc View Source

Grid

Declaration
public NetEntity Grid
Field Value
Type Description
NetEntity
| Improve this Doc View Source

WorldPosition

Declaration
public Vector2 WorldPosition
Field Value
Type Description
Vector2
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾