Delta-v/Content.Shared/Interfaces/GameObjects/Components/Interaction
DrSmugleaf cdedaeb12e
Refactor drag and drop to use a shared interface (#2012)
* WIP in progress hours

* Cleanup

* Fix bugle

* Fix nullable error

* Merge fixes

* Merge fixes

* Merge fixes
2020-10-14 15:24:07 +02:00
..
IActivate.cs Moved interaction interfaces from Server to Shared. 2020-07-18 22:51:56 -07:00
IAfterInteract.cs Replace every usage of GridCoordinates with EntityCoordinates (#2021) 2020-09-06 16:11:53 +02:00
IAttack.cs Typo, redundant string interpolation, namespaces and imports cleanup (#2068) 2020-09-13 14:23:52 +02:00
IDragDropOn.cs Add the trash man (#1367) 2020-07-30 23:45:28 +02:00
IDraggable.cs Refactor drag and drop to use a shared interface (#2012) 2020-10-14 15:24:07 +02:00
IDropped.cs Moved interaction interfaces from Server to Shared. 2020-07-18 22:51:56 -07:00
IEquipped.cs Moved interaction interfaces from Server to Shared. 2020-07-18 22:51:56 -07:00
IHandDeselected.cs Moved interaction interfaces from Server to Shared. 2020-07-18 22:51:56 -07:00
IHandSelected.cs Moved interaction interfaces from Server to Shared. 2020-07-18 22:51:56 -07:00
IInteractHand.cs Moved interaction interfaces from Server to Shared. 2020-07-18 22:51:56 -07:00
IInteractUsing.cs Typo, redundant string interpolation, namespaces and imports cleanup (#2068) 2020-09-13 14:23:52 +02:00
ILand.cs Replace every usage of GridCoordinates with EntityCoordinates (#2021) 2020-09-06 16:11:53 +02:00
IRadiationAct.cs Refactors radiation (#2009) 2020-09-21 01:49:40 +02:00
IRangedInteract.cs Replace every usage of GridCoordinates with EntityCoordinates (#2021) 2020-09-06 16:11:53 +02:00
IReagentReaction.cs Adds new different reaction types. (#2114) 2020-09-21 17:51:07 +02:00
ITargetedInteractEventArgs.cs Moved interaction interfaces from Server to Shared. 2020-07-18 22:51:56 -07:00
IThrowCollide.cs Adds IThrowCollide, Creaming people with cream pies and tactical stun baton throws (#2122) 2020-09-22 15:34:30 +02:00
IThrown.cs Moved interaction interfaces from Server to Shared. 2020-07-18 22:51:56 -07:00
IUnequipped.cs Moved interaction interfaces from Server to Shared. 2020-07-18 22:51:56 -07:00
IUse.cs Moved interaction interfaces from Server to Shared. 2020-07-18 22:51:56 -07:00