|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
inline |
Retrieves a value from the state dictionary.
| key | Name of the state value to retrieve |
This method provides a type-safe way to retrieve values from the state dictionary. It returns a pointer to the stored value if it exists and has the requested type, or nullptr otherwise.
Definition at line 154 of file Promise.hpp.