Delta-v/Content.Shared/Interfaces/GameObjects/Components/Interaction
DrSmugleaf 74943a2770
Typo, redundant string interpolation, namespaces and imports cleanup (#2068)
* Readonly, typos and redundant string interpolations

* Namespaces

* Optimize imports

* Address reviews

* but actually

* Localize missing strings

* Remove redundant vars
2020-09-13 14:23:52 +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
IDragDrop.cs Replace every usage of GridCoordinates with EntityCoordinates (#2021) 2020-09-06 16:11:53 +02:00
IDragDropOn.cs Add the trash man (#1367) 2020-07-30 23:45:28 +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
IRangedInteract.cs Replace every usage of GridCoordinates with EntityCoordinates (#2021) 2020-09-06 16:11:53 +02:00
ITargetedInteractEventArgs.cs Moved interaction interfaces from Server to Shared. 2020-07-18 22:51:56 -07: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