Method GetImplicitGuidToFilesMap
GetImplicitGuidToFilesMap()
Build map of implicit guids to their bundle files
선언
protected Dictionary<GUID, List<string>> GetImplicitGuidToFilesMap()
반환
타입 | 설명 |
---|---|
Dictionary<GUID, List<string>> | Dictionary of implicit guids to their corresponding file |