fish-station/Content.Server/GameObjects/Components/Interactable
DrSmugleaf 8f9ed2f562
Replace usages of ISharedNotifyManager and IServerNotifyManager with extension methods (#1965)
* Replace usages of ISharedNotifyManager and IServerNotifyManager with extension methods

* Remove redundant code
2020-09-01 12:34:53 +02:00
..
HandheldLightComponent.cs Replace usages of ISharedNotifyManager and IServerNotifyManager with extension methods (#1965) 2020-09-01 12:34:53 +02:00
MultitoolComponent.cs Moved interaction interfaces from Server to Shared. 2020-07-18 22:51:56 -07:00
TilePryingComponent.cs Refactor InRangeUnobstructed and add extension methods (#1925) 2020-08-30 11:37:06 +02:00
ToolCommands.cs Nullability fixes. 2020-08-20 16:48:15 +02:00
ToolComponent.cs Make InteractUsing async, make tools use DoAfter. (#1772) 2020-08-18 14:39:08 +02:00
WelderComponent.cs Replace usages of ISharedNotifyManager and IServerNotifyManager with extension methods (#1965) 2020-09-01 12:34:53 +02:00