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

Pre-shutdown schedule. More...

#include <schedules.hpp>

Static Public Attributes

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

Detailed Description

Pre-shutdown schedule.

Definition at line 125 of file schedules.hpp.

Member Data Documentation

◆ kName

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

Definition at line 126 of file schedules.hpp.