Unravel Engine C++ Reference
|
#include "seq_action.h"
Go to the source code of this file.
Classes | |
struct | seq::seq_private |
Provides internal utilities for managing seq_action objects. These methods allow for direct control over actions' state, progression, and other properties. More... | |
Namespaces | |
namespace | seq |
Provides a sequence-based action management system for controlling and scheduling actions. | |