Delta-v/Content.Shared/MobState
metalgearsloth b2322864e9
Remove IActionBlocker.CanMove (#4449)
* Remove IActionBlocker.CanMove

Ported the remainders over to using MovementAttemptEvent which should also help make mob movement a bit faster.

* Make that check faster
2021-08-09 17:34:01 -07:00
..
Components Remove IActionBlocker.CanMove (#4449) 2021-08-09 17:34:01 -07:00
EntitySystems Remove IActionBlocker.CanMove (#4449) 2021-08-09 17:34:01 -07:00
State Remove IActionBlocker.CanMove (#4449) 2021-08-09 17:34:01 -07:00
DamageStateHelpers.cs Remove redundant #nullable enable (#4275) 2021-07-16 17:37:09 -07:00
DamageStateVisuals.cs Remove redundant #nullable enable (#4275) 2021-07-16 17:37:09 -07:00
IMobStateComponent.cs Remove redundant #nullable enable (#4275) 2021-07-16 17:37:09 -07:00
MobStateChangedMessage.cs Remove redundant #nullable enable (#4275) 2021-07-16 17:37:09 -07:00