| Description | |
|---|---|
| settings | Settings for dependency calculation. | 
| globalUsage | Global usage tag for lighting and fog modes in use in the project. | 
| usageSet | Output usage tags generated from dependency calculation. | 
| usageCache | Optional cache object to use for improving performance with multiple calls to this api. | 
| mode | Specifies how to calculate dependencies between internal Unity game managers and game assets. | 
GameManagerDependencyInfo The calculated dependencies for internal Unity game manager classes.
Calculates dependency information for various internal Unity game manager classes.
Internal use only. See note on ContentBuildInterface.