group2 0.1.0
CSE 125 Group 2
Loading...
Searching...
No Matches
ServerGame::ShotIntentKey Struct Reference

Public Member Functions

bool operator== (const ShotIntentKey &o) const noexcept

Public Attributes

std::uint16_t shooterClientId = 0
std::uint32_t shotInputTick = 0

Member Function Documentation

◆ operator==()

bool ServerGame::ShotIntentKey::operator== ( const ShotIntentKey & o) const
inlinenoexcept

Member Data Documentation

◆ shooterClientId

std::uint16_t ServerGame::ShotIntentKey::shooterClientId = 0

◆ shotInputTick

std::uint32_t ServerGame::ShotIntentKey::shotInputTick = 0

The documentation for this struct was generated from the following file: