Epok Engine

EPOK RUNTIME

epok::instrument::preparation::Storage

Class template

Class template

Class template declared by the instrument-preparation module for the instrument preparation module.

Namespace
epok::instrument::preparation
Header
instrument_preparation.hpp
Include
#include "instrument_preparation.hpp"
Module
instrument-preparation
Source
runtime/instrument_preparation.hpp:148

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_preparation.hpp"

epok::instrument::preparation::Storage& value = /* obtain a valid instance from your game */;

Fields and constants

Public methods