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

Pre-startup schedule. More...

#include <schedules.hpp>

Static Public Attributes

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

Detailed Description

Pre-startup schedule.

Definition at line 53 of file schedules.hpp.

Member Data Documentation

◆ kName

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

Definition at line 54 of file schedules.hpp.