Skip to main content

Uninitialized.ixx File

Lifecycle tag component that marks entities not initialized yet. More...

Namespaces Index

namespacehelios
namespaceecs
namespacecomponents

Classes Index

structUninitialized<THandle>

Tag component indicating that entity initialization is still pending. More...

Description

Lifecycle tag component that marks entities not initialized yet.

File Listing

The file content with the documentation metadata removed is:

1
5module;
6
7export module helios.ecs.components.Uninitialized;
8
9export namespace helios::ecs::components {
10
18 template<typename THandle>
19 struct Uninitialized{};
20
21}

Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.