Searched defs:systemMetadata (Results 1 – 1 of 1) sorted by relevance
307 const array_view<const ITypeInfo* const>& systemMetadata, IEcs& ecs, string& error) in ParseSystem()390 auto systemMetadata = pluginRegister.GetTypeInfos(SystemTypeInfo::UID); in LoadString() local