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 95 of file Context.cpp.

Member Data Documentation

◆ systems

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

Definition at line 98 of file Context.cpp.


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