Namespace Content.Shared.Interaction.Events
Classes
AttackAttemptEvent
Raised Directed at a user to check whether they are allowed to attack a target.
CanAttackFromContainerEvent
Raised directed at an entity to check if they can attack while inside of a container.
ChangeDirectionAttemptEvent
ContactInteractionEvent
Raised directed at two entities to indicate that they came into contact, usually as a result of some other interaction.
DroppedEvent
GettingInteractedWithAttemptEvent
Event raised directed at the target entity of an interaction to see if the user is allowed to perform some generic interaction.
InteractionAttemptEvent
Event raised directed at a user to see if they can perform a generic interaction.
SuicideEvent
Raised Directed at an entity to check whether they will handle the suicide.
UseAttemptEvent
UseInHandEvent
Raised when using the entity in your hands.