Show / Hide Table of Contents

Class ContactInteractionEvent

Raised directed at two entities to indicate that they came into contact, usually as a result of some other interaction.

Inheritance
System.Object
ContactInteractionEvent
Namespace: Content.Shared.Interaction.Events
Assembly: Content.Shared.dll
Syntax
public sealed class ContactInteractionEvent : HandledEntityEventArgs
Remarks

This is currently used by the forensics and disease systems to perform on-contact interactions.

Constructors

| Improve this Doc View Source

ContactInteractionEvent(EntityUid)

Declaration
public ContactInteractionEvent(EntityUid other)
Parameters
Type Name Description
EntityUid other

Fields

| Improve this Doc View Source

Other

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