Cogs.Core
Public Attributes | List of all members
Cogs::Core::ExtensionSystems Class Reference

Contains extension systems accessible by key. More...

Public Attributes

std::unordered_map< Reflection::TypeId, ComponentSystemBase * > systems
 

Detailed Description

Contains extension systems accessible by key.

Definition at line 93 of file Context.cpp.

Member Data Documentation

◆ systems

std::unordered_map<Reflection::TypeId, ComponentSystemBase *> Cogs::Core::ExtensionSystems::systems

Definition at line 96 of file Context.cpp.


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