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

◆ get_network_config()

GlobalNetworkConfig & MayaFlux::Core::Engine::get_network_config ( )
inline

Gets the current network configuration.

Returns
Reference to the GlobalNetworkConfig struct

Definition at line 242 of file Engine.hpp.

242{ return m_network_config; }
GlobalNetworkConfig m_network_config
Network configuration.
Definition Engine.hpp:387

Referenced by MayaFlux::Config::get_global_network_config().

+ Here is the caller graph for this function: