EPOK RUNTIME
epok::bp::PlaybackSubscription
Struct
Struct
A repeating marker listener lives in its graph frame, using the same external continuation slot as Delay/Wait.
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 "playback_types.hpp"
epok::bp::PlaybackSubscription& value = /* obtain a valid instance from your game */;