Skip to content

Shield Middleware

Infinitum edited this page Oct 18, 2021 · 3 revisions

Shield Middleware

Location: server/components/Shield

Blocked

Middleware<[Weapon, Shield]>

  • Weapon - the weapon that is being blocked (currently in the "released" state)
  • Shield - the shield that is blocking the weapon

This Middleware is called before the shield blocks the weapon by ending it's Release action.

Clone this wiki locally