Show / Hide Table of Contents

Class GhostWarpToTargetRequestEvent

A client to server request for their ghost to be warped to an entity

Inheritance
System.Object
GhostWarpToTargetRequestEvent
Namespace: Content.Shared.Ghost
Assembly: Content.Shared.dll
Syntax
public sealed class GhostWarpToTargetRequestEvent : EntityEventArgs

Constructors

| Improve this Doc View Source

GhostWarpToTargetRequestEvent(NetEntity)

Declaration
public GhostWarpToTargetRequestEvent(NetEntity target)
Parameters
Type Name Description
NetEntity target

Properties

| Improve this Doc View Source

Target

Declaration
public NetEntity Target { get; }
Property Value
Type Description
NetEntity
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾