Flecs v3.2
A fast entity component system (ECS) for C & C++
Loading...
Searching...
No Matches
flecs::_::term_ptr Struct Reference

Public Attributes

void * ptr
 
bool is_ref
 

Detailed Description

Definition at line 37 of file delegate.hpp.

Member Data Documentation

◆ is_ref

bool flecs::_::term_ptr::is_ref

Definition at line 39 of file delegate.hpp.

◆ ptr

void* flecs::_::term_ptr::ptr

Definition at line 38 of file delegate.hpp.


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