Helios Engine
A modular ECS based data-oriented C++23 game engine framework
Loading...
Searching...
No Matches
helios::app::Shutdown Struct Reference

Shutdown schedule. More...

#include <schedules.hpp>

Static Public Attributes

static constexpr std::string_view kName = "helios::app::Shutdown"

Detailed Description

Shutdown schedule.

Definition at line 133 of file schedules.hpp.

Member Data Documentation

◆ kName

std::string_view helios::app::Shutdown::kName = "helios::app::Shutdown"
staticconstexpr

Definition at line 134 of file schedules.hpp.