Epok Engine

EPOK RUNTIME

epok::SequenceStep

Struct

Struct

Struct declared by the utility module for the utility module.

Namespace
epok
Header
utility.hpp
Include
#include "utility.hpp"
Module
utility
Source
runtime/utility.hpp:28

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

epok::SequenceStep& value = /* obtain a valid instance from your game */;

Fields and constants