Cogs.Core
|
Contains extension systems accessible by key. More...
Public Attributes | |
std::unordered_map< Reflection::TypeId, ComponentSystemBase * > | systems |
Contains extension systems accessible by key.
Definition at line 95 of file Context.cpp.
std::unordered_map<Reflection::TypeId, ComponentSystemBase *> Cogs::Core::ExtensionSystems::systems |
Definition at line 98 of file Context.cpp.