Chi-Tech
|
#include <chi_runtime.h>
Data Fields | |
std::vector< std::string > | objfactory_keys_ |
std::vector< std::string > | console_lua_func_keys_ |
std::vector< std::string > | console_lua_wrapper_keys_ |
Stores all the keys currently in the registries.
Definition at line 61 of file chi_runtime.h.
std::vector<std::string> chi::RegistryStatuses::console_lua_func_keys_ |
Definition at line 64 of file chi_runtime.h.
std::vector<std::string> chi::RegistryStatuses::console_lua_wrapper_keys_ |
Definition at line 65 of file chi_runtime.h.
std::vector<std::string> chi::RegistryStatuses::objfactory_keys_ |
Definition at line 63 of file chi_runtime.h.