class in UnityEditor.Build.Reporting
Implements interfaces:ISerializationCallbackReceiver
Switch to ManualThe StrippingInfo object contains information about which native code modules in the engine are still present in the build, and the reasons why they are still present.
| includedModules | The native engine modules that were included in the build. |
| GetReasonsForIncluding | Returns the list of dependencies or reasons that caused the given entity to be included in the build. |