Skip to main content

EntityPoolConfig.ixx File

Configuration data for EntityPool initialization. More...

Included Headers

Namespaces Index

namespacehelios
namespaceengine
namespaceruntime
namespacepooling

Classes Index

structEntityPoolConfig

Configuration structure for creating a EntityPool. More...

Description

Configuration data for EntityPool initialization.

File Listing

The file content with the documentation metadata removed is:

1
5module;
6
7#include <memory>
8#include <cstddef>
9
10export module helios.engine.runtime.pooling.EntityPoolConfig;
11
12import helios.engine.runtime.pooling.types.EntityPoolId;
13import helios.engine.runtime.pooling.types.PrefabId;
14
16
54
61
70
77 const size_t amount;
78
79 };
80
81}

Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.