Gaia-ECS v0.9.3
A simple and powerful entity component system
Loading...
Searching...
No Matches
gaia::cnt::ilist_handle_traits< TItemHandle, typename > Struct Template Reference

Static Public Member Functions

static TItemHandle make (uint32_t id, uint32_t gen, const TItemHandle &prev)
 Rebuilds a handle after its generation changes.
 

Member Function Documentation

◆ make()

Rebuilds a handle after its generation changes.

Parameters
idSlot index stored in the handle.
genNew slot generation.
prevPrevious handle value. Unused for simple id/generation handles.
Returns
Rebuilt handle preserving the handle type's supported metadata.

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