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 SourceContactInteractionEvent(EntityUid)
Declaration
public ContactInteractionEvent(EntityUid other)
Parameters
Type | Name | Description |
---|---|---|
EntityUid | other |
Fields
| Improve this Doc View SourceOther
Declaration
public readonly EntityUid Other
Field Value
Type | Description |
---|---|
EntityUid |