Delta-v/Content.Shared/Hands
Leon Friedrich 6e84e23ba1
Remove some functions from HandsComponent (#4937)
* remove wrapper functions

* Remove InteractionSystem wrapper functions

* remove two more functions

* add missing `using`

* clean diff
2021-10-25 18:06:12 +11:00
..
Components Remove some functions from HandsComponent (#4937) 2021-10-25 18:06:12 +11:00
IEquippedHand.cs Remove redundant #nullable enable (#4275) 2021-07-16 17:37:09 -07:00
IHandDeselected.cs Remove redundant #nullable enable (#4275) 2021-07-16 17:37:09 -07:00
IHandSelected.cs Remove redundant #nullable enable (#4275) 2021-07-16 17:37:09 -07:00
IUnequippedHand.cs Remove redundant #nullable enable (#4275) 2021-07-16 17:37:09 -07:00
SharedHandsSystem.cs Refactors stunnable to be ECS. (#4819) 2021-10-10 12:47:26 +02:00