Contains dependency information for internal Unity game manager classes. Call ContentBuildInterface.WriteGameManagersSerializedFile or ContentBuildInterface.CalculatePlayerDependenciesForGameManagers to get an instance of this class.
注意:此类及其成员用于为可编程构建管线 (Scriptable Build Pipeline) 包提供低级支持。仅限内部使用;使用可编程构建管线包可以实现全功能的构建管线。可以通过 Unity Package Manager 安装此包。
includedTypes | The project-wide identifiers for the game manager classes referenced in this collection of dependency information. |
managerObjects | The project-wide identifiers for the game manager classes referenced in this collection of dependency information. |
referencedObjects | The project-wide identifiers for any objects referenced by the manager classes in the managerObjects list. |