group2 0.1.0
CSE 125 Group 2
Loading...
Searching...
No Matches
DebugUI::ShotDebugPair Struct Reference

#include <DebugUI.hpp>

Collaboration diagram for DebugUI::ShotDebugPair:
[legend]

Public Attributes

std::uint32_t shotInputTick = 0
bool hasClient = false
bool hasServer = false
net::shotdebug::ShotDebugCapture clientView
net::shotdebug::ShotDebugCapture serverView

Member Data Documentation

◆ clientView

net::shotdebug::ShotDebugCapture DebugUI::ShotDebugPair::clientView

◆ hasClient

bool DebugUI::ShotDebugPair::hasClient = false

◆ hasServer

bool DebugUI::ShotDebugPair::hasServer = false

◆ serverView

net::shotdebug::ShotDebugCapture DebugUI::ShotDebugPair::serverView

◆ shotInputTick

std::uint32_t DebugUI::ShotDebugPair::shotInputTick = 0

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