|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
inline |
Gets a named state value from the coroutine.
| key | Name of the state value to retrieve |
Retrieves a previously stored value from the coroutine's state dictionary. Returns nullptr if the key doesn't exist or the stored type doesn't match the requested type.
Definition at line 171 of file Event.hpp.