Flecs v3.2
A fast entity component system (ECS) for C & C++
Loading...
Searching...
No Matches
flecs::_::cpp_type< T, if_t< is_pair< T >::value > > Struct Template Reference

Static Public Member Functions

static id_t id (world_t *world=nullptr)
 

Detailed Description

template<typename T>
struct flecs::_::cpp_type< T, if_t< is_pair< T >::value > >

Definition at line 324 of file component.hpp.

Member Function Documentation

◆ id()

template<typename T >
static id_t flecs::_::cpp_type< T, if_t< is_pair< T >::value > >::id ( world_t * world = nullptr)
inlinestatic

Definition at line 327 of file component.hpp.


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