DirectZ
Loading...
Searching...
No Matches
dz::ECS< TCID, TProviders >::RegisteredComponentEntry Struct Reference

#include <ECS.hpp>

Public Attributes

int type_id
std::string struct_name
std::string buffer_name
std::string sparse_name
int constructed_count = 0

Member Data Documentation

◆ buffer_name

template<int TCID, typename... TProviders>
std::string dz::ECS< TCID, TProviders >::RegisteredComponentEntry::buffer_name

◆ constructed_count

template<int TCID, typename... TProviders>
int dz::ECS< TCID, TProviders >::RegisteredComponentEntry::constructed_count = 0

◆ sparse_name

template<int TCID, typename... TProviders>
std::string dz::ECS< TCID, TProviders >::RegisteredComponentEntry::sparse_name

◆ struct_name

template<int TCID, typename... TProviders>
std::string dz::ECS< TCID, TProviders >::RegisteredComponentEntry::struct_name

◆ type_id

template<int TCID, typename... TProviders>
int dz::ECS< TCID, TProviders >::RegisteredComponentEntry::type_id

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