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

First schedule in a frame. More...

#include <schedules.hpp>

Static Public Attributes

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

Detailed Description

First schedule in a frame.

Definition at line 77 of file schedules.hpp.

Member Data Documentation

◆ kName

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

Definition at line 78 of file schedules.hpp.