Property ResourcesToDependencies
ResourcesToDependencies
A mapping of resources to a list of guids that correspond to their dependencies
선언
protected Dictionary<string, List<GUID>> ResourcesToDependencies { get; }
프로퍼티 값
타입 | 설명 |
---|---|
Dictionary<string, List<GUID>> |