Flecs v4.0
A fast entity component system (ECS) for C & C++
Loading...
Searching...
No Matches
flecs::_::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::_::type< T, if_t< is_pair< T >::value > >

Definition at line 331 of file component.hpp.

Member Function Documentation

◆ id()

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

Definition at line 334 of file component.hpp.


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