Property ResourcesToDependencies
ResourcesToDependencies
A mapping of resources to a list of guids that correspond to their dependencies
Declaration
protected Dictionary<string, List<GUID>> ResourcesToDependencies { get; }
Property Value
Type | Description |
---|---|
Dictionary<string, List<GUID>> |