|
group2 0.1.0
CSE 125 Group 2
|
Per-pellet result for a single shotgun blast, used by ShotgunPelletWidget. More...
#include <HudTypes.hpp>
Public Types | |
| enum class | Result : uint8_t { Miss = 0 , Body = 1 , Head = 2 } |
Public Attributes | |
| Result | result = Result::Miss |
Per-pellet result for a single shotgun blast, used by ShotgunPelletWidget.
|
strong |
| Result HudShotgunPellet::result = Result::Miss |