EPOK RUNTIME
epok::instrument::allocation::Slot
Struct
Struct
Struct declared by the instrument-allocator module for the instrument allocator module.
Basic usage
This minimal snippet shows the normal syntax for reaching the type. Open a member below for an operation-specific example.
C++ example
#include "instrument_allocator.hpp"
epok::instrument::allocation::Slot& value = /* obtain a valid instance from your game */;Fields and constants
ageExposes `age` on `epok::instrument::allocation::Slot` for the instrument allocator module.FieldgenerationExposes `generation` on `epok::instrument::allocation::Slot` for the instrument allocator module.FieldmusicalExposes `musical` on `epok::instrument::allocation::Slot` for the instrument allocator module.FieldnoteExposes `note` on `epok::instrument::allocation::Slot` for the instrument allocator module.FieldoccupiedExposes `occupied` on `epok::instrument::allocation::Slot` for the instrument allocator module.FieldownerExposes `owner` on `epok::instrument::allocation::Slot` for the instrument allocator module.FieldpriorityExposes `priority` on `epok::instrument::allocation::Slot` for the instrument allocator module.Field