Show / Hide Table of Contents

Interface ITargetedInteractEventArgs

Namespace: Content.Shared.Interaction
Assembly: Content.Shared.dll
Syntax
public interface ITargetedInteractEventArgs

Properties

| Improve this Doc View Source

Target

Target of the attack

Declaration
EntityUid Target { get; }
Property Value
Type Description
EntityUid
| Improve this Doc View Source

User

Performer of the attack

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