Unravel Engine C++ Reference
|
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. | |