NAME
A static function of omni::environment
OVERLOADS
omni::environment::create_var
A static function of omni::environment
#include <omni/environment.hpp>bool omni::environment::create_var(const std::string& name)OVERLOADS
bool omni::environment::create_var(const std::wstring& name)
inline bool omni::environment::create_var(const char* name)
inline bool omni::environment::create_var(const wchar_t* name)