EPOK RUNTIME
epok::nav::Traversal
Struct
Struct
Struct declared by the navigation module for the navigation 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 "navigation.hpp"
epok::nav::Traversal& value = /* obtain a valid instance from your game */;Fields and constants
arcExposes `arc` on `epok::nav::Traversal` for the navigation module.FielddurationExposes `duration` on `epok::nav::Traversal` for the navigation module.FieldfromExposes `from` on `epok::nav::Traversal` for the navigation module.FieldkindExposes `kind` on `epok::nav::Traversal` for the navigation module.FieldtoExposes `to` on `epok::nav::Traversal` for the navigation module.Field