Skip to main content

ActivateEntityCommand.ixx File

Deferred command for activating an entity. More...

Included Headers

Namespaces Index

namespacehelios
namespaceecs
namespacecommands

Classes Index

structActivateEntityCommand<TMemberHandle>

Deferred command that marks an entity as active. More...

Description

Deferred command for activating an entity.

File Listing

The file content with the documentation metadata removed is:

1
5module;
6
7export module helios.ecs.commands:ActivateEntityCommand;
8
9import helios.ecs.components.Active;
10
11using namespace helios::ecs::components;
12export namespace helios::ecs::commands {
13
22 template<typename TMemberHandle>
24
26 using Handle_type = TMemberHandle;
27
29
32 };
33
34};

Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.