co_ecs 0.9.0
Cobalt ECS
Loading...
Searching...
No Matches
co_ecs::main_thread_execution_policty_t Struct Reference

Structure representing the main thread execution policy. More...

#include <stage.hpp>

Public Member Functions

 main_thread_execution_policty_t ()=default
 Default constructor.
 

Detailed Description

Structure representing the main thread execution policy.

This structure is used to indicate that a system should be executed on the main thread.

Constructor & Destructor Documentation

◆ main_thread_execution_policty_t()

co_ecs::main_thread_execution_policty_t::main_thread_execution_policty_t ( )
explicitdefault

Default constructor.


The documentation for this struct was generated from the following file: