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

Startup schedule. More...

#include <schedules.hpp>

Static Public Attributes

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

Detailed Description

Startup schedule.

Definition at line 61 of file schedules.hpp.

Member Data Documentation

◆ kName

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

Definition at line 62 of file schedules.hpp.