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

◆ influence_fn_name()

const std::string & MayaFlux::Nexus::Agent::influence_fn_name ( ) const
inline

Identifier assigned to the influence function, empty if anonymous.

Definition at line 72 of file Agent.hpp.

72{ return m_influence_fn_name; }
std::string m_influence_fn_name
Definition Agent.hpp:303

References m_influence_fn_name.