MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ on_enter_fn_name()

const std::string & MayaFlux::Nexus::Expanse::on_enter_fn_name ( ) const
inline

Identifier assigned to the on_enter callable, empty if anonymous.

Definition at line 101 of file Expanse.hpp.

101{ return m_on_enter_fn_name; }
std::string m_on_enter_fn_name
Definition Expanse.hpp:148