Unravel Engine C++ Reference
Loading...
Searching...
No Matches
seq_manager.h File Reference
#include "seq_action.h"
#include <set>
#include <unordered_map>

Go to the source code of this file.

Classes

struct  seq::seq_manager
 Manages and coordinates multiple sequence actions with scoping, pausing, and updating capabilities. More...
 
struct  seq::seq_manager::seq_info
 Stores information about an action, including its state, depth, and associated scopes. More...
 

Namespaces

namespace  seq
 Provides a sequence-based action management system for controlling and scheduling actions.