Skip to content

EntropyEngine::Core::SlotPool::AllocResult

EntropyEngine::Core::SlotPool::AllocResult

Section titled “EntropyEngine::Core::SlotPool::AllocResult”

Result of allocate() containing slot index and data reference.

#include <SlotPool.h>

Name
uint32_tindex
SlotData &data
uint32_t index;
SlotData & data;

Updated on 2026-01-26 at 17:14:35 -0500