Chi-Tech
chi::RegistryStatuses Struct Reference

#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_
 

Detailed Description

Stores all the keys currently in the registries.

Definition at line 61 of file chi_runtime.h.

Field Documentation

◆ console_lua_func_keys_

std::vector<std::string> chi::RegistryStatuses::console_lua_func_keys_

Definition at line 64 of file chi_runtime.h.

◆ console_lua_wrapper_keys_

std::vector<std::string> chi::RegistryStatuses::console_lua_wrapper_keys_

Definition at line 65 of file chi_runtime.h.

◆ objfactory_keys_

std::vector<std::string> chi::RegistryStatuses::objfactory_keys_

Definition at line 63 of file chi_runtime.h.


The documentation for this struct was generated from the following file: