Searched defs:systemInfo (Results 1 – 4 of 4) sorted by relevance
27 static SystemInfo systemInfo; in GetInstance() local
108 SystemInfoCollector systemInfo; variable
187 SystemInfoCollector systemInfo; variable
255 ISystem* Ecs::CreateSystem(const SystemTypeInfo& systemInfo) in CreateSystem()603 const auto systemInfo = static_cast<const SystemTypeInfo*>(info); in OnTypeInfoEvent() local